Hi all. Sorry for necromancy, but tonight I
mistakenly silently installed LanSweeper on
>100 PCs on my LAN using script.
I know it's my fail, and I feel stupid, but AFAIK it's not against the license, so it's not
epic fail (at least yet).
Command line was (via Universal Silent Switch Finder):
"%srcpath%LansweeperSetup.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART /CLOSEAPPLICATIONS /NORESTARTAPPLICATIONS
This morning I thought, well, what is done should be undone.
Weirdly,
"%ProgramFiles%\Lansweeper\unins000.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NORESTART /CLOSEAPPLICATIONS /NORESTARTAPPLICATIONS
shows the message box!
http://imgur.com/a/rHzPb
Unfortunately, script runs via task scheduler under special account (which normal users don't login under). So there's nobody to dismiss the message box, and message box isn't even visible!
I know I better stop working at nighttime, because that's when mind is blurry, but now I'm panicking. I can't easily undo this
😞 Do I have to fallback to manually uninstalling LanSweeper from each machine? This will take a day!
And I've got counter-argument to
The uninstall popup cannot currently be suppressed. There are no immediate plans to change this behavior. I'll add this to the wish list, but I don't think management will be in favor of making this optional. These popups are an invaluable tool for gathering feedback about the software.
This is false conclusion, because:
- if someone has 1 install and doesn't want to leave feedback so much he resorts to command line, you won't get adequate feedback whatever you show him (unless you offer money, but even then there will be many quitters). Also if user don't want to say anything, he can go offline for the time of uninstall.
- When I (or anyone else) have to do this 100 times in a row, you won't get adequate feedback even if user usually wishing you well. You rather get biased feedback and curses.
- If you like to read curses, but want to lower level you're upsetting your users, can add command line option to leave feedback during uninstall (or another option – user have to leave feedback once via site, but then site gives him passphrase, let's say, date/time based, which he can use to silently uninstall. Passphrase can be derived via secret on site and checked using open key in uninstaller)