Jump to content

Outbreaker

Member
  • Posts

    376
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Luxembourg

Everything posted by Outbreaker

  1. @AstroSkipper I think the memory problem with the closing tabs in v68.14.4b is a bigger problem for normal users that don't use any Addons. It would had been better to release more smaller versions with one task fixed before moving on to the next one.
  2. Anyone knows what the best version is to use? Is it still 13.7b?
  3. @Dietmar Could you upload the latest ACPI.sys file again to make sure that I have the latest one. It would also be a good to upload these specific ACPI.sys files and put them into separate folders with the name of the motherboard or laptop. This would make things less confusing.
  4. @Dietmar Whats the latest 32-bit? And are there also mainboard specific ACPI.sys files?
  5. :: Adds Device Manager to the Control Panel. ::Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}" /ve /t REG_SZ /d "Device Manager" /f 1>NUL Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}" /v "{305CA226-D286-468e-B848-2B2E8E697B74} 2" /t REG_SZ /d "5" /f 1>NUL Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}" /v "InfoTip" /t REG_SZ /d "The Device Manager list all the hardware devices installed on your computer." /f 1>NUL Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}\DefaultIcon" /ve /t REG_EXPAND_SZ /d "%%SystemRoot%%\system32\\devmgr.dll,3" /f 1>NUL Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}\Shell\Open\Command" /ve /t REG_EXPAND_SZ /d "\"%%SystemRoot%%\system32\mmc.exe\" \"%%SystemRoot%%\system32\devmgmt.msc\"" /f 1>NUL Reg Add "HKCR\CLSID\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}\ShellFolder" /v "Attributes" /t REG_DWORD /d "0x0" /f 1>NUL Reg Add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{74246BFC-4C96-11D0-ABEF-0020AF6B0B7A}" /ve /t REG_SZ /d "Device Manager" /f 1>NUL
  6. Here are 2 useful ideas: 1. Vertical-Sync for the desktop..Then we would watch web videos in Browsers without tear. 2. APO (Audio Processor Object) support in the sound mixer. Then we could use other sound equalisers.
  7. Dose someone know how to set a default search engine with the "initial_preferences" file?
  8. @Andalu Will this corruption problem also happen with the Win2k "disk.sys" and "partmgr.sys" files?
  9. Paragon HFS v11.0.0.175 was still compatible with Windows XP only the installer wasn't.
  10. v8 was a very od one. The new one that was added is v11.0.0.175 https://www.mediafire.com/file/gj2i59pdix1o180/Windows_XP_-_Integral_Edition_-_Paragon_GPT_Loader_v11.0.0.175.zip/file
  11. Any config settings in Beta 5 still need to be set to avoid any BSOD?
  12. ChrLauncher is not Windows XP compatible. And the "Cache Directory" is not to save the Chrome User Profile data into the Windows User Profile folder.
  13. Is a fix for this possible? Or can it not be fixed because it's an X-Chromium Loader bug?
  14. The --profile-directory=Default is to change the Profile folder name. The --user-data-dir is to set a new Profile folder directory. Running 360chrome.exe --user-data-dir="%UserProfile%\Local Settings\Application Data\360Chrome" works fine, but not with the "360Loader.exe" or "360Loader.ini" file.
  15. This command change below in the "360Loader.ini" file will freeze the browser. Parameters=--user-data-dir="%UserProfile%\Local Settings\Application Data\360Chrome"
  16. I now found the RegEx solution for it. JREPL.BAT "\[SourceNames\.x86\]" "$&\r\nTest-Line" /XSEQ /f "File.txt" /o -
  17. I have to use the "JREPL.bat" tool. All other tools have problems with different text encodings. This works: JREPL.BAT "[SourceNames.x86]" "[SourceNames.x86]\r\nNew-Line" /XSEQ /L /f "File.txt" /o - But i try to do something like this: JREPL.BAT "(RegEx)[SourceNames.x86]\r\n(RegEx)" "Test-Line" /XSEQ /L /f "File.txt" /o -
  18. Hi, Dose someone know how to find the first occurrence of [SourceNames.x86] in a text file and then add a new text line under it?
  19. Yes this is the full LIP collection,. But i wouldn't waste my time on it because: 1. They only translate 70%-80% of the Windows Base text. 2. And forget about any IE8, WMP11, dotNET, . . . translation. 3. Users can't uninstall the LIP without you adding a extra uninstaller.
  20. Okay everything is working now after applying the patched wuaueng.dll file.😱 I would also add the Internet Explorer settings to the "Restore_WU_XP_DE.7z" tool too. 😏 The slider bar to set the Trusted Zone to High was not visible for me. Only after i pressed on the "Default level" it showed up. 😒
  21. Here is the Screenshot. I also tried to reset the Internet Explorer 8 but this didn't help. It's also a new installed Windows XP.
  22. The sider to set the Trusted Zone to High was not displayed and i had to click "Default Level" for it to show up. 🙄 Now i can access the Windows Update page but when i try to scan for updates i get an error.
  23. I tried again, but it refuses to work on my side. Not sure if i should get this popup message below or not.
  24. Okay i give it another go here is what i did. 1. Installed Microsoft Visual C++ 2015-2019 Redistributable v14.28.29213.0. (DONE) 2. Installed lasted Microsoft .NET Framework 4.0 with Updates. (DONE) 3. Extracted Zip-Archive file "ProxHTTPSProxy_TLS_1_3_1_5_220717_PopMenu_3V3" to "C:\". (DONE) 4. Turn Off Windows XP Firewall. (DONE) 5. Executed the file ".\ProxHTTPSProxyMII_CertIns_Windows\ProxHTTPSProxy Cert Install.exe" from the extracted Zip-Archive file. (DONE) 6. Executed the file ".\PopMenu\Configure PopMenu.exe" from the extracted Zip-Archive file. (DONE) Result; PopMenu and Min2Tray started fine, but Microsoft Update page is reloading none stop in Internet Explorer 8.. Everything was tested on a fresh installed Windows XP in VirtualBox. Not sure what I do wrong here, but it's like an abstract labyrinth to get this to work.
×
×
  • Create New...