DJDruLotus
Member
- Joined
- May 7, 2009
- Messages
- 8
- Programming Experience
- Beginner
Hello
Im Trying to open a exe file from the app
what im trying to do is make a cd of Fl Studio Pack That Have Like 6000 wav Sounds ,Skins, Plugins and more
im trying to put all that stuff in a installer that will install the file to the right folder
all the installer will be in difrent folder so when if they want to execute them with out running the program they can so
is there a way that i can open that installer EXE file from a folder ?
i try the Process1.Start() and try to put \Skins\Installer.exe and a error pop up
i try the shell command and same
the way it work for me is by putting C:\Skins/installer.exe, but the installer wont be on that drive when people get the cd/DVD, it will be in the drive the cd/DVD Rom is
so i dont have any idea on how to do this
Im Trying to open a exe file from the app
what im trying to do is make a cd of Fl Studio Pack That Have Like 6000 wav Sounds ,Skins, Plugins and more
im trying to put all that stuff in a installer that will install the file to the right folder
all the installer will be in difrent folder so when if they want to execute them with out running the program they can so
is there a way that i can open that installer EXE file from a folder ?
i try the Process1.Start() and try to put \Skins\Installer.exe and a error pop up
i try the shell command and same
the way it work for me is by putting C:\Skins/installer.exe, but the installer wont be on that drive when people get the cd/DVD, it will be in the drive the cd/DVD Rom is
so i dont have any idea on how to do this