
tomasz86
MemberContent Type
Profiles
Forums
Events
Everything posted by tomasz86
-
yanklines
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
Thank you very much. Fortunately in this case it doesn't matter whether casing is consistent or not. -
I'd suggest using MediaFire, if not for the main URL, then at least as an alternative location.
-
I've been working on Unofficial SP6 which will include everything but it's still a long way to go. For now, I've prepared a BETA3 of UU Rollup (Global). I've added KB927489 and fixed some issues with manual uninstall and reinstall. I think I haven't said it before but this rollup does not require unofficial kernel to work. Windows2000-UURollup-BETA3-x86-Global.exe (14 MB)
-
Re: Windows 2000 Professional boards/chipsets
tomasz86 replied to trimis's topic in Windows 2000/2003/NT4
I've just bought ASRock A55 Pro3 (FM1, AMD A55 chipset) and Windows 2000 works flawlessly. I haven't tried the integrated graphics though as I'm using an external one. I think BWC unofficial drivers should work for it nevertheless. As for the SATA drivers, BWC unofficial ones work fine. On the other hand, SATA3 and USB3.0 drivers don't work but these are not from AMD (A55 chipset doesn't have SATA3/USB3.0 so there are other controllers installed on the board). -
I'm interested in buying Nook Simple Touch for ~120$ (shipping included) from eBay. Of course I'd root it to enable the original Android UI, install other Apps (Dropsync, ezPDF, etc.). It's the best choice for this money, isn't it? The only other device which seem to be much better are 9" Pocketbooks but they are 5x more expensive :/
-
It does supersede the last TZ update.
-
Yes, I'm talking about registering it post-install. If it doesn't work then we can try modyfing the .inf file
-
Have you tried to register comctl32.dll? regsvr32 comctl32.dll
-
I don't remember exactly but, if my memory is right, explorer restarts itself each time you want to open a folder. There are probably more issues with it.
-
XP's shlwapi.dll won't work in 2000 even after fixing those dependencies. I did test it some time ago.
-
I prepared a BETA2 of UU Rollup. I haven't added any more updates yet but there were a few bugs which I've fixed, ex. not all files were installed the rollup was installed in a running system (slipstreaming worked fine). I'm sure there're still other issues to be fixed though. Windows2000-UURollup-BETA2-x86-Global.exe (6.02 MB)
-
yanklines
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
The duplicate lines I'm talking about are something like these: CopyFiles = System32.files CopyFiles = System32.Files CopyFiles = Fonts.Files CopyFiles = Fonts.files -
How to merge two text files?
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
Hmm, I'm not sure if that's the case. I've never experienced this problem before. In this case the first [system32.Files] seems to be ignored. I added "abc" to the second [system32.files] so now the two should be merged (as it's in case of other sections) but in the final file only "abc" is present under [system32.Files]. update.inf BEAUTY_JOINED_update.inf The script isn't case sensitive, is it?? It's [system32.files] vs [system32.Files] here. @EDIT It is case sensitive Is there any simple way to make it case insensitive? @EDIT2 I'm just kind of guessing but maybe IF /I "%%?"=="%Section%" SET dupe_Flag=1 instead of IF "%%?"=="%Section%" SET dupe_Flag=1? -
How to merge two text files?
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
double post -
How to merge two text files?
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
@jaclaz I have a big problem with splitinf. When I use it on this inf file: update.inf some entries are not present in the final file (and in SPLIT_update folder too), ex. the [system32.Files] section comes out empty although it's not empty in the original update.inf. BEAUTY_JOINED_update.inf -
yanklines
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
Well, I'd just like the script to remove all duplicates regardless of their case. I don't know which part of yanklines is responsible for this... -
yanklines
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
By the way, does anyone know how to make the script case insesitive? -
ppgrainbow is right about dependencies - shell32.dll lacks SHParseDisplayName. Actually the much more annoying thing is that the installer now is set to work on XP SP2 or higher only. I hate this kind of artificial installation blocking Of course you can still run the newest nightly: 1) Unpack the installer. 2) Fix dependency of xul.dll. I use rplbfile.exe from KDW. 3) Place uxtheme.dll in FX folder. 4) Firefox runs fine. BTW, Opera still supports and works perfectly fine in W2K
-
I've prepared a beta version of Unofficial Updates Rollup. It's created 100% automatically by a script without any manual work involved. This is a multilanguage version. I'm working on the English one (many more English only updates included) but it's quite tricky and much more complicated. I tested the global version in HFSLIP (no difference between integrating the rollup and integrating the single updates) and also in a VM. No problems occured. Windows2000-UURollup-BETA-x86-Global.exe (6.01 MB)
-
yanklines
tomasz86 replied to tomasz86's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
It's a late reply but... as I don't know anything about VBS scripting I tried a different method: 1) I downloaded hidcon. 2) I changed 'Create a persistent command prompt for the cscript output window and call the script with its original arguments scriptCommand = "cmd.exe /k " & engineFolder & "cscript.exe """ & Wscript.ScriptFullName & """" & argString to 'Create a persistent command prompt for the cscript output window and call the script with its original arguments scriptCommand = "hidcon.exe cmd.exe /k " & engineFolder & "cscript.exe """ & Wscript.ScriptFullName & """" & argString Everything is run in background now. -
This is what I remove/tweak: Tested, perfectly stable, although you will have to do some manual changes to Services depending on your configuration & needs. It's for Win2k Server so not all of these will be available for Proffesional. I don't remove any drivers as you never know if they're not needed later on
-
I hope you know about all the potential problems & bugs related with the SandForce controller, don't you? I'd call buying a used SandForce based SSD somewhat risky
-
Free AV / Firewall for Windows 2000 Server?
tomasz86 replied to tomasz86's topic in Software Hangout
The newest version of Avast (7.0) works fine and automatic updates work too -
Thanks BlackWingCat There is a problem when installing the update - shlwapi.dll is installed correctly but mshtml.dll is not installed at all. I still have ver. 1663 after installing the update.