Everything posted by Outbreaker
-
MyPal 68
@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.
-
MyPal 68
Anyone knows what the best version is to use? Is it still 13.7b?
-
Updated drivers for Windows XP SP3 and Windows 2003 SP2 (x32/x64) for modern hardware
@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.
-
Updated drivers for Windows XP SP3 and Windows 2003 SP2 (x32/x64) for modern hardware
@Dietmar Whats the latest 32-bit? And are there also mainboard specific ACPI.sys files?
-
add item to Control Panel
:: 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
-
Just bored. What software should I create.
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.
-
Supermium
Dose someone know how to set a default search engine with the "initial_preferences" file?
- Read GPT hard disk on Windows XP (solved)
- Read GPT hard disk on Windows XP (solved)
- Read GPT hard disk on Windows XP (solved)
-
MyPal 68
Any config settings in Beta 5 still need to be set to avoid any BSOD?
-
ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2044 rebuild 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.
-
ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2044 rebuild 2
Is a fix for this possible? Or can it not be fixed because it's an X-Chromium Loader bug?
-
ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2044 rebuild 2
Same problem with this X-Chromium Loader.
-
ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2044 rebuild 2
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.
-
ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2044 rebuild 2
This command change below in the "360Loader.ini" file will freeze the browser. Parameters=--user-data-dir="%UserProfile%\Local Settings\Application Data\360Chrome"
-
[RegEx] Find and Insert text.
I now found the RegEx solution for it. JREPL.BAT "\[SourceNames\.x86\]" "$&\r\nTest-Line" /XSEQ /f "File.txt" /o -
-
[RegEx] Find and Insert text.
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 -
-
[RegEx] Find and Insert text.
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?
-
Looking for the 55 Language Interface Packs
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.
-
General and specific solutions for problems regarding AU/WU/MU in Windows XP
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. 😒
- General and specific solutions for problems regarding AU/WU/MU in Windows XP
- ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
- ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
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.