registrykey - How to change current working directory through registry -


i have 1 application trying launch via run window.instead of specifying absolute path of application creating registry entry containing application path , utilizing launch application.

now ,my problem application requires current working directory changed place .exe located.how can achieve using registry ?is there anyway can change current working directory using registry?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -