You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I still have the same issue after your changes. Every time i execute the script it will download chromium as it was not installed.
Output on Windows 11:
C:\Scripts>chrupd.cmd -sysLvl
Simple Chromium Updater ( chrupd.cmd 20230623 )
OS Detected: "Windows 10" (10.0, Workstation)
Task Scheduler Mode: Normal "1"
Logging to: "C:\Scripts\chrupd.log"
Could not find Chromium, initial installation will be done by the downloaded installer...
Using the following settings:
Source "chromium.woolyss.com" name "Hibbiki" architecture "64-bit" channel "stable"
New Chromium version "114.0.5735.199" from 2023-06-27 is available (5 days ago)
Downloading "https://github.com/Hibbiki/chromium-win64/releases/download/v114.0.5735.199-r1135570/mini_installer.sync.exe"
Saving as: "C:\Users\tom\AppData\Local\Temp\mini_installer.sync.exe"
SHA1 hash matches "608156c00fbc197b75761e95308778e62e1d466d"
Executing "mini_installer.sync.exe"
[OK] Done.
New Chromium version will be used on next app (re)start.
Output on Windows Server 2022:
c:\Scripts>chrupd.cmd -sysLvl
Simple Chromium Updater ( chrupd.cmd 20230623 )
OS Detected: "Windows Server 2016" (10.0, Server)
Task Scheduler Mode: Normal "1"
Logging to: "c:\Scripts\chrupd.log"
Could not find Chromium, initial installation will be done by the downloaded installer...
Using the following settings:
Source "chromium.woolyss.com" name "Hibbiki" architecture "64-bit" channel "stable"
New Chromium version "114.0.5735.199" from 2023-06-27 is available (5 days ago)
Downloading "https://github.com/Hibbiki/chromium-win64/releases/download/v114.0.5735.199-r1135570/mini_installer.sync.exe"
Saving as: "C:\Users\ADMINI~1.THU\AppData\Local\Temp\mini_installer.sync.exe"
SHA1 hash matches "608156c00fbc197b75761e95308778e62e1d466d"
Executing "mini_installer.sync.exe"
[OK] Done.
New Chromium version will be used on next app (re)start.
A few facts:
After the installation of mini-installer.exe --system-level, there is...
.. no key "Chromium" in HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall\
.. no key "Chromium" in HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\
.. no "Application" folder in ${env:LocalAppData}\Chromium\
A few outputs below.
C:\Users\tom\AppData\Local\Chromium>dir
Datenträger in Laufwerk C: ist Win11
Volumeseriennummer: 3848-A043
Verzeichnis von C:\Users\tom\AppData\Local\Chromium
22.06.2023 20:45 <DIR> .
01.07.2023 17:05 <DIR> ..
02.07.2023 11:26 <DIR> User Data
@mkorthof
Hi Marius
Thanks for your changes to fix this one.
I still have the same issue after your changes. Every time i execute the script it will download chromium as it was not installed.
Output on Windows 11:
Output on Windows Server 2022:
A few facts:
After the installation of mini-installer.exe --system-level, there is...
A few outputs below.
The text was updated successfully, but these errors were encountered: