/build/static/layout/Breadcrumb_cap_w.png

creating exe from bat using iexpress 2.0

hi im trying to create an exe from IEXPRESS 2.0 from bat to simply map a drive. 
I'm not having any success.  
from packaged file i chose test.bat
on next screen i tried both cmd.exe /c "test.bat" and just cmd.exe /c

5 Comments   [ + ] Show comments
  • Did you try just "test.bat"? I don't use cmd /c and never have a problem. - nheyne 8 years ago
  • yeah i get error creating promcess command.com /c the system file cannot find file specified. - ck357 8 years ago
  • Mapping drives in a compiled .exe? There surely can't be any need to do that in 2016! - dunnpy 8 years ago
  • its mapping a drive with credentials to a local account. cant keep a bat in startup as it would expose the credentials. - ck357 8 years ago
  • Have you considered including the full path to any file you reference in your batch script? Especially since you are getting "cannot find file specified" errors. Also, ensure any files are not in the user profile but in a common area on the local machine. - EdT 8 years ago

Answers (1)

Posted by: anonymous_9363 8 years ago
Red Belt
0
IExpress-created EXEs have known security vulnerabilities. Avoid!
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ