Jump to content

I need to close windows from a cmd prompt


Recommended Posts

When I install WinRAR 3.0 and Quicktime 6.5.1 from my unattended batch, they both open up their "c:\documents and settings\all users\programs" windows. Is there a command that I could slip into my batch immediately after the program is installed that would close those windows? Thanks :)

Link to comment
Share on other sites


I don't know for WinRAR but for QuickTime you can set these parameter in the QuickTimeInstaller.ini that sit next to your QuickTimeInstaller.exe

[QTSETUP] 
license_option=0
no_dialogs=true
registration_dialog=false
supress_speed_dialog=true
install_qtjava=false
install_qd3d=true
install_quicklaunch_icons=false
install_desktop_icons=false
show_sample=false
show_readme=false
show_programfolder=false
install_qtinfo=false

show_programfolder=false

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...