Just get a ninite(dot)com installer of chrome/firefoox/opera(those are the choices you got on ninite) and put it the root of the iso for example. Execute it after installation. OR keep an installer of your browser in the iso(or somewhereo n your usb).
You are right, so I quickly fixed this from version 2.00 to version 2.01 Now Google is default search engine for Edge and Chromium, but is not forced and can be changed. Also I have improved minor privacy settings for Chrome, Chromium, Brave, Vivaldi, Yandex and Catsxp.
I have made quick update from version 2.01 to version 2.02, which solves these Shift+Click and Shift+Win issues. Also added Firefox and Thunderbird anti-spyware and anti-ads policies. Thx!
Easiest Web Browser solution. Just download --> anything and put it to Slimdown10\ExtraScripts before ISO creation. You will have it included in your ISO and you will be able to install it later with just a few clicks. PS. I have not included any browser, because I would like users to have free choice. DirectX and .NET are included.
To be honest, most people don't need event logs at all. So these logs can be safely and completely disabled with these commands from Command Prompt: Code: "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-Application" /v "Start" /t REG_DWORD /d 0 /f "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-System" /v "Start" /t REG_DWORD /d 0 /f "%ProgramFiles%\Nsudo\NSudo.exe" -U:T -P:E -UseCurrentConsole -Wait reg add "HKLM\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\EventLog-Security" /v "Start" /t REG_DWORD /d 0 /f There are however rare, specific software that needs these logs to work (eg. Microsoft SQL Server). And this is the only reason, why I left them enabled.
Possible restore/enable Firefox account? Howto? Now status is "false". About.config and there cannot edit because gray(not able edit to true)
Command from Command prompt: Code: Reg delete "HKLM\SOFTWARE\Policies\Mozilla\Firefox" /v "DisableFirefoxAccounts" /f
...or with a reg file (paste to text file "anyname.reg" and double click) or manually with regedit (delete following entry): Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableFirefoxAccounts"=-
Oh, again in problems... Cannot send email with Thunderbird anymore when using this Slim OS . Got issues with policy. Howto fix this?
I use Thundebird every day with 3 accounts (GMail and 2 others). No issues of any kind. On other machines, no issues either. However you can remove all Thundebird policies with this command. If, of course, the error is not related to mail server and its policies. Code: Reg delete "HKLM\SOFTWARE\Policies\Mozilla\Thunderbird" /f
My self using same email and software from another PC w/o issues. Only with this Slim OS have issue to send email any address. I can receiving email. So i wondering was this OS policy what cause this. So need next thinking again what could cause this issue.
............. SO, i reinstalling OS LTSC, same issue. I have used now LTSC and LTSC IOT(first) images. And got this issue, in photo. But i think nothing to do with this privacy issue. Maybe need create another SLIM OS images and remove thunderbird things and try again...
The last error means that You have no browser to open the link. This is normal because clean SlimOS has no www browser at all, as I have mentioned many time before. You have to install something.
Yes, i thougt same. Just mention because that popup seen only once, with second setup. I removed some reg command from cmd, also that firefox account disable line. And now try to make another image to testing...