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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -