maineyak
Power Member
- Mar 27, 2008
- 602
- 560
This is NOT about PPI
This was removed before because they thought it was about PPI, it isn't
I wasn't sure what forum to put this in, thought It would get the best response here.
I want to bind a .exe file with a .bat file. I want the bat file to open the browser after the exe is installed. I have this inside my .bat:
When I try the bat by itself, it DOES open the browser, but when I bind it with the exe in iexpress, it won't launch the browser. I used an online .bat to .exe converter to convert the .bat, and that DOES work using iexpress, but mcafee spots the .bat converted file as a trojan. Why won't this work using the .bat file? When the .exe file is done installing, the black window prompt comes up and closes, without anything working. This is driving me nuts, has anyone got an answer to this?
I'm not using any PPI, it's just a regular exe file.
This was removed before because they thought it was about PPI, it isn't
I wasn't sure what forum to put this in, thought It would get the best response here.
I want to bind a .exe file with a .bat file. I want the bat file to open the browser after the exe is installed. I have this inside my .bat:
Code:
start hxxp://3w.blahblah.com
When I try the bat by itself, it DOES open the browser, but when I bind it with the exe in iexpress, it won't launch the browser. I used an online .bat to .exe converter to convert the .bat, and that DOES work using iexpress, but mcafee spots the .bat converted file as a trojan. Why won't this work using the .bat file? When the .exe file is done installing, the black window prompt comes up and closes, without anything working. This is driving me nuts, has anyone got an answer to this?
I'm not using any PPI, it's just a regular exe file.