How can i find my installation path during installation.?
-
Hello Friends.. I have created setup in vb.net windows appliation. I want to run another .exe file from command prompt at the time of setup which has been already created during setup. .exe file is created in my installation folder. But problem is How can i find my installation path during installation.? Thankx in advance... :)
-
Hello Friends.. I have created setup in vb.net windows appliation. I want to run another .exe file from command prompt at the time of setup which has been already created during setup. .exe file is created in my installation folder. But problem is How can i find my installation path during installation.? Thankx in advance... :)
-
That depends on what you are using to do the installation. Some installers let you start a proces by script, others have it completely integrated (where you only set properties) and some don't provide this functionality at all :(
I are troll :)
Thankx Eddy Vluggen. I am using wizard to install s/w step by step. One step will ask user to where to install the s/w. I want to know this path. Hope See u again.. :)