StartIsBack++

George King

Active Member
StartIsBack++
promo1-2x.jpg


Download
Code:
https://www.startisback.com/#download-tab

Switches
Code:
/silent - Perform silent install for current user
/elevated - Install for all users

Example
Code:
StartIsBack++.exe /elevated /silent
 
Last edited:
StartIsBack++
promo1-2x.jpg


Download
Code:
https://www.startisback.com/#download-tab

Switches
Code:
/silent - Perform silent install for current user
/elevated - Install for all users

Example
Code:
StartIsBack++.exe /silent /elevated
Evening I integrated startisback on a windows 11 iso as shown in the example (StartIsBack++.exe /silent /elevated) but it does not work, installing the modified iso startisback does not install automatically. Suggestions are accepted. Thank you
 
From a CMD shell, "/silent /elevated" results in a StartAllBack Welcome screen. Silent means all windows should close by themselves.
This means it can't work in Post-setup until the author fixes /silent.
 
That's the same problem I had in testing. /elevated /silent from CMD creates new bugs on the desktop (changing to all white on white), before you log out. My impression is to wait until the final product. Right now it's a RC (release candidate).
 
Someone asked the same question again, here's my solution.
TLDR - StartAllBack has two serious bugs:

1. StartAllBack /elevate cannot be run by a privileged user, the program will turn your desktop a solid white color and opens exception errors when your system is restarted. This is a problem because Post-Setup executes as SYSTEM.

2. StartAllBack automatically opens a configuration panel without asking.

Solution is move it from System - Execution to User - Execution. Because you're not privileged, both /elevate /silent and the automatic pop-up panel work as designed.
 
Back
Top