How i can get path of StratUp folder??
i m really didn't have any idea for this.
please help me.
any help will be appreciated.
How i can get path of StratUp folder??
i m really didn't have any idea for this.
please help me.
any help will be appreciated.
why you must get startup path??what you want to do?
i just want to run my application when windows start.
please help me, i don't have idea for this. i know that it can be to write key on registry but i want to get startup folder.
thanks before...
see this following code :
Dim mShell
Set mShell = CreateObject("WScript.Shell")
txtPath = mShell.SpecialFolders("Startup")
Hope this helps..
great :)
its works wonderful.
thank you very much jx_man :D
you're welcome ;)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.