Skip to content

Update nsis to repsect silent mode #789#812

Merged
technoweenie merged 1 commit intogit-lfs:masterfrom
laurent-barbisan-ullink:master
Nov 3, 2015
Merged

Update nsis to repsect silent mode #789#812
technoweenie merged 1 commit intogit-lfs:masterfrom
laurent-barbisan-ullink:master

Conversation

@laurent-barbisan-ullink
Copy link
Contributor

No description provided.

Change-Id: I8201f0913b047fd7fe057b9ee4bd372b4df6d556
technoweenie added a commit that referenced this pull request Nov 3, 2015
Update nsis to repsect silent mode #789
@technoweenie technoweenie merged commit b0318b2 into git-lfs:master Nov 3, 2015
@technoweenie
Copy link
Contributor

Thanks! Now that I know that silent mode installs on windows are a thing, I'll make sure we keep the feature around if we move to something else like InnoSetup.

@pascalberger
Copy link

@lbarbisan-ullink I tried to run git-lfs-windows-amd64-1.1.0.exe in silent mode using /s parameter, but it doesn't seem to make a difference (license & installation folder dialog are still shown). How is silent mode supposed to work

@laurent-barbisan-ullink
Copy link
Contributor Author

/S in uppercase ? It worked for me at least :-/

@pascalberger
Copy link

Thanks! Uppercase is the key 👍

@dapperfu
Copy link

If anyone finds this through Google (as I did) the command is now /SILENT & /VERYSILENT (I couldn't get /s or /S to work)

image

You can also do an install once and record the install settings and play them back:

image

@tolache
Copy link

tolache commented Jan 9, 2020

Can it be installed on Windows Server Core?

@bk2204
Copy link
Member

bk2204 commented Jan 9, 2020

I don't know the answer to that, because it's not an environment we test. You're welcome to try, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants