PDA

View Full Version : File.Run


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

Bragg
01-12-2009, 12:11 PM
I don't know why your setup program won't run, but what is running is another program, called Windows setup. You can see this same message by typing setup at the command prompt.