Jump to content

scripting runonceex


Recommended Posts

hey yall

im going to be doing a multiple windowed approach to my guirunonce...

i have some installshield apps that will be included int this and i am just wondering how i might display the apps being installed in the window while the .cmd file is being executed????

for example (i know this isnt right probably but gives you the idea

REG ADD %KEY% /V TITLE /D "Installing Adobe Software" /f

REG ADD %KEY%\080 /V 1 /D "c:\\install\\applications\\installshield.cmd" /f

REG ADD %KEY%\081 /v 2 /D "Adobe Photoshop CS" /f

REG ADD %KEY%\082 /v 3 /D "Adobe Premier 6.0" /f

REG ADD %KEY%\083 /v 4 /D "Adobe Illustrator 10" /f

how would i change that so that the widnow would display this:

-------------------------------------------

Installing Adobe Software

-Adobe Photoshop CS

-Adobe Premier 6.0

-Adobe Illustrator 10

------------------------------------------

i guess there woudl be no moving arrow int his situation but it doesnt matter unless anyone has a suggestion ..... but i just want the window to display what is beign installed at the moment the .cmd file is running...

THANKS!!!!

dave

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...