NOTE: I've RTFM at https://shark007.net/x64components1.html multiple times but am still having procedural issues.
I'm trying to script installing v17 for machines using v16.5 and having problems. I can't seem to find the correct order or combination of running Settings64_portable.exe and/or Launcher64.exe
After extracting the archive, I run:
1 - Settings64_portable silent
2 - Settings64_portable 1strun
3 - Settings64_portable reset
4 - Settings64_portable users
After doing that when I run Launcher64, it still shows v16.5. All commands above returned an exit code of 0.
I've tried running AutoUpdate silent before and after the above and it errors out with 1 as an exit code. I've also tried Launcher64 silent and it didn't work either (didn't pay attention to the error code).
If I run AutoUpdate without using the silent option everything upgrades fine.
The more I think about it, I think there's a bug with AutoUpdate v5.3.0.0 where silent install doesn't work.
I can script around this by just running AutoUpdate with no options, watching for and stopping Launcher64 when it runs at the end, but I'm hoping I'm right about the bug and you patch it up. :-)
I'm trying to script installing v17 for machines using v16.5 and having problems. I can't seem to find the correct order or combination of running Settings64_portable.exe and/or Launcher64.exe
After extracting the archive, I run:
1 - Settings64_portable silent
2 - Settings64_portable 1strun
3 - Settings64_portable reset
4 - Settings64_portable users
After doing that when I run Launcher64, it still shows v16.5. All commands above returned an exit code of 0.
I've tried running AutoUpdate silent before and after the above and it errors out with 1 as an exit code. I've also tried Launcher64 silent and it didn't work either (didn't pay attention to the error code).
If I run AutoUpdate without using the silent option everything upgrades fine.
The more I think about it, I think there's a bug with AutoUpdate v5.3.0.0 where silent install doesn't work.
I can script around this by just running AutoUpdate with no options, watching for and stopping Launcher64 when it runs at the end, but I'm hoping I'm right about the bug and you patch it up. :-)