LoadingBar
Hi Great thing that LoadingBar. I want to use this in my program wath I do is the following. I install 5 versions of Office in silent mode. I would like to display you Loadingbar during this installation. My code now is:
Section /o "Microsoft Word - Microsoft Excell"
Exec "H:\INSTALL\Microsoft\office_cust\setup.exe TRANSFORMS=versie1.MST /qb /q -n"
SectionEnd
This installation takes up to 2 minutes and during this time I would like to display a Loadingbar or something.
Please help me.
Brgds,
Tusan
|