Self explanatory.
And if possible, add a setting for it in Settings tab.
It is currently May 23rd, 2022, 4:55 am
WinGet installation doesn't enable auto-startup
-
- Rainmeter Sage
- Posts: 1364
- Joined: April 24th, 2021, 8:13 pm
WinGet installation doesn't enable auto-startup
from the Realm of Death
-
- Developer
- Posts: 2415
- Joined: November 24th, 2011, 1:42 am
- Location: Utah
Re: WinGet installation doesn't enable auto-startup
The AUTOSTARTUP for the silent installation, "remembers" what you selected during a previous setting.
https://docs.rainmeter.net/manual/installing-rainmeter/#Parameters
So to change an installation parameter for winget, you must override the AUTOSTARTUP parameter.
https://docs.rainmeter.net/manual/installing-rainmeter/#WinGetInstallation
Something like this:
winget install Rainmeter --override "/S /AUTOSTARTUP=1"
You may have to tell it the installer path...
Or you can just manually run the installer again and select the option you want.
-Brian
https://docs.rainmeter.net/manual/installing-rainmeter/#Parameters
So to change an installation parameter for winget, you must override the AUTOSTARTUP parameter.
https://docs.rainmeter.net/manual/installing-rainmeter/#WinGetInstallation
Something like this:
winget install Rainmeter --override "/S /AUTOSTARTUP=1"
You may have to tell it the installer path...
Or you can just manually run the installer again and select the option you want.
-Brian
-
- Rainmeter Sage
- Posts: 1364
- Joined: April 24th, 2021, 8:13 pm
Re: WinGet installation doesn't enable auto-startup
That means if you are installing it for the first time, you can't have autostartup.Brian wrote: ↑December 25th, 2021, 7:18 am The AUTOSTARTUP for the silent installation, "remembers" what you selected during a previous setting.
https://docs.rainmeter.net/manual/installing-rainmeter/#Parameters
So to change an installation parameter for winget, you must override the AUTOSTARTUP parameter.
https://docs.rainmeter.net/manual/installing-rainmeter/#WinGetInstallation
Something like this:
winget install Rainmeter --override "/S /AUTOSTARTUP=1"
You may have to tell it the installer path...
Or you can just manually run the installer again and select the option you want.
-Brian
Also, how come there isn't a setting for this?
from the Realm of Death