CD AutoRun Sample

Got a problem you cannot solve? Try here.
jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

CD AutoRun Sample

Postby jimo » Fri Sep 02, 2005 5:10 pm

I am building a CD AutoRun using the provided template.

Is there or will there be a way to turn off the progrees bar?

I am running from an uncompressed setup for the CD AutoRun but everyone agrees that it would be much nicer without the initial progress bar.

This would be a great feature for Utility scripts like the CD AutoRun and a WebUpdate script I am writing also.

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Sun Sep 04, 2005 3:40 pm

I assume you mean the initial startup progress bar?
You could start the setup (autorun) silently, and then override the SILENT variable to FALSE in your setup script to obtain the effect you desire.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Sun Sep 04, 2005 4:12 pm

Thank you.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Sun Sep 04, 2005 6:25 pm

When I execute the package with /s with

Code: Select all

Set Variable SILENT to FALSE
I get an access violation. when I start without the /s the script runs fine. I have tried putting the set variable command at the very begining and just before the welcome dialog, Both exhibit the same behavior.

Any suggestions?

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Mon Sep 05, 2005 3:57 am

Will look into it.

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Mon Sep 05, 2005 8:18 pm

This was a bug in InstallAware. If you started a setup silently, it would not load any dialogs; later when you disabled silent execution from the script, it would attempt to display non-existent dialogs. This issue has been resolved.

If you are a licensed user, simply regenerate and reinstall your licensing materials to remove this problem. And, an update for the trial downloads will be made available in 24 hours.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Tue Sep 06, 2005 10:33 am

It works great! Thanks!


Return to “Technical Support”

Who is online

Users browsing this forum: Google [Bot] and 38 guests