silent install?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
xois
Prole
Posts: 3
Joined: Wed Aug 15, 2012 4:58 pm

silent install?

Post by xois »

Hello Everyone
I have been tasked with creating a package in SCCM to silently install Love 64bit. I tried the standard /qn for exe, but it didn't supress the UI. any direction would be helpful.

thanks
Jennifer
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: silent install?

Post by bartbes »

I believe the windows installer is based on nsis (rude should know this, he makes them after all), and according to its manual /S should do the trick. In fact, I think I just installed love in wine testing this theory..
xois
Prole
Posts: 3
Joined: Wed Aug 15, 2012 4:58 pm

Re: silent install?

Post by xois »

thanks for the idea. I tried /s and /q and /qn

But I still am getting the install pop-up
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: silent install?

Post by bartbes »

Code: Select all

[bartbes@archery Downloads]$ wine love-0.8.0-win-x86.exe /S
Worked for me, can't imagine it'd be any different for windows itself..
User avatar
Petunien
Party member
Posts: 191
Joined: Fri Feb 03, 2012 8:02 pm
Location: South Tyrol (Italy)

Re: silent install?

Post by Petunien »

"Docendo discimus" - Lucius Annaeus Seneca
xois
Prole
Posts: 3
Joined: Wed Aug 15, 2012 4:58 pm

Re: silent install?

Post by xois »

capital S worked

thanks so much! :)
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests