Jump to content

Outbreaker

Member
  • Posts

    364
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Luxembourg

2 Followers

About Outbreaker

Profile Information

  • OS
    95

Recent Profile Visitors

3,076 profile views

Outbreaker's Achievements

5

Reputation

  1. Any config settings in Beta 5 still need to be set to avoid any BSOD?
  2. 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.
  3. Is a fix for this possible? Or can it not be fixed because it's an X-Chromium Loader bug?
  4. 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.
  5. This command change below in the "360Loader.ini" file will freeze the browser. Parameters=--user-data-dir="%UserProfile%\Local Settings\Application Data\360Chrome"
  6. I now found the RegEx solution for it. JREPL.BAT "\[SourceNames\.x86\]" "$&\r\nTest-Line" /XSEQ /f "File.txt" /o -
  7. 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 -
  8. 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?
  9. 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.
  10. 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. 😒
  11. 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.
  12. 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.
  13. I tried again, but it refuses to work on my side. Not sure if i should get this popup message below or not.
  14. 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...