

My final aim will be to make a application that can manage this script so its easy to add/remove applications and make task Hope you can use this code as well as fixing it. START /WAIT MSIEXEC /I WindowsDefender.MSI ALLUSERS=TRUE REBOOT=SUPRESS CHECK_WGA=1 LAUNCHPROGRAM=0 LAUNCHSCAN=0 /QB. Spybotsd.exe /VERYSILENT /NORESTART /COMPONENTS="MAIN,LANGUAGE,SKINS" Vncx86_win32.exe /VERYSILENT /COMPONENTS="!vncviewer, winvnc" /TASKS="installservice, launchservice" GuiControl, MyProgress, +20 FileCopy, %A_Tasks%Tasks\*.job, C:\WINDOWS\Tasks\, įileCopy, Apps\ccleaner.ini, C:\Program Files\CCleaner\īatch files code, it would be better if I could get AHK to do it using the same code Gui, Add, Text, vMyText wp wp means "use width of previous". Gui, Add, Picture, x0 y0 h350 w450, %A_WinDir%\system32\ntimage.gif IfMsgBox Timeout If the message box times out or the user presses yes the following window is created with prosses bar and water mark MsgBox, 4,, Install Hypercubic's Default apps and tasks auto run in 5 seconds. Creats a yes or no message box window that times out and defaults to yes (starts install) SplashImage, logo.gif, B fs10, company name

(v2.0) RealVNC, ccleaner and copy pastccleaner.ini To start copy Tasks and start Install Apps from this usb drive using these unattended install scripts for the following apps It stops at stating the *.bat files (the progress window orginaly had a button that I don't want) \Apps\ccleaner.ini (contains settings, I think, just copied) \Apps\realvnc.reg (contains passwords and settings, just exported with regedit from pc with correct settings)

\Installer\*.bat (silent Install scripts) below the main script The function of this script is to install apps unattended from removable media
