xu1t
11-19-2008, 08:32 AM
Hi all,
when i try to run an setup.exe in the following:
code1=File.Run("setup.exe", "", "C:\\Program Files\\InstallShield Installation Information\\{8D16D66B-1C59-4BB2-A00B-F43DB0ED2E41}", SW_SHOWNORMAL, true);
It gives me an message like:
"Go to control panel to do install and configure system components"
Could any body tell why i can't run this setup.exe ?
Thanks
when i try to run an setup.exe in the following:
code1=File.Run("setup.exe", "", "C:\\Program Files\\InstallShield Installation Information\\{8D16D66B-1C59-4BB2-A00B-F43DB0ED2E41}", SW_SHOWNORMAL, true);
It gives me an message like:
"Go to control panel to do install and configure system components"
Could any body tell why i can't run this setup.exe ?
Thanks