I'm wondering if you guys can help me out here. I'm running out of ideas and could deffinetly use some help.
Without going into too much back story we HAVE to use autoIT to deploy one of our apps during OSD. I wrote out a script and complied it into an .exe, and we'll call it app.exe.
Heres how it basically works:
I launch app.exe, which launces the application install file from a seperate server.
It then enters the username and password to install the app.
the app then copies all its files to the c drive in a folder called ASI
once its done it dialog box pops up and the application is installed.
I have tested this running it manually and it works fine. I have even ran it AFTER it failed during OSD and it installed with no issues.
I've looked into the logs and havent seen anything that really stands out other then it failed
i've noticed that the script is, at least, starting properly, as the ASI folder is created on the c drive and there are about 50 files in there. A proper install will have 300+ files in there so I know its kicking off the install, its just erroring out, or stalling or somehow not finishing in the 15 minute window i've got it set to.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello Guys,
I'm wondering if you guys can help me out here. I'm running out of ideas and could deffinetly use some help.
Without going into too much back story we HAVE to use autoIT to deploy one of our apps during OSD. I wrote out a script and complied it into an .exe, and we'll call it app.exe.
Heres how it basically works:
I launch app.exe, which launces the application install file from a seperate server.
It then enters the username and password to install the app.
the app then copies all its files to the c drive in a folder called ASI
once its done it dialog box pops up and the application is installed.
I have tested this running it manually and it works fine. I have even ran it AFTER it failed during OSD and it installed with no issues.
I've looked into the logs and havent seen anything that really stands out other then it failed
i've noticed that the script is, at least, starting properly, as the ASI folder is created on the c drive and there are about 50 files in there. A proper install will have 300+ files in there so I know its kicking off the install, its just erroring out, or stalling or somehow not finishing in the 15 minute window i've got it set to.
any ideas?
Share this post
Link to post
Share on other sites