Jump to content

alperefe

Member
  • Posts

    24
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Turkey

Everything posted by alperefe

  1. This is Windows Xp SP3 Pro services tweak inf. it has two sections: one for default and other one for personal tweaks mostly based on Black Viper's site. Use it at your own risk. Services.rar To apply it unattendedly, enter the line below into CMDLINES.TXT "rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\Service.inf"
  2. well Dns client was disabled too (ı was playin with my services.reg today ) apparently it caused the problem, now hta workin flawless
  3. well ı am getin "remote server machine does not exist or is not avaliable" error and after that "type mismatch:'UName'" a lot of service is disabled in my pc; so this could be the reason or...? Note to meself:Dont close rpc services Solved
  4. really really nice one I was lookin for smth like this for long time but ı would like to have much more reg tweaks (even those ı dont use ) So thanx in advance! pls pm me if there is anything ı can do! thanx in advance
  5. yeap! third is charm it worked fast and fluently, without any error on xp sp2
  6. well it is a bit slow if u choose hta version and result page doesnt show anything on first run. Also though ı run xp pro sp2 ı see empty entries for vista and some titles written twice.But seems very promising one so thanx in advance!
  7. How can ı run this little niffty apllication silently savin .HTA to allusersprofile?
  8. yeah that would be awesome
  9. this is my defrag batch; for /F "eol= tokens=1 delims=( " %%i in (DrvLtr.txt) do set DrvLtr=%%i& call :dsKchk :dsKchk If %DrvLtr% == end goto :eof chkdsk %DrvLtr% >resultC.log If not errorlevel 3 goto :defrag If not exist %DrvLtr%\windows goto :dskchkon :dskchkoff cd\ %DrvLtr% echo Y chkdsk /F /R goto :defrag :dskchkon chkdsk %DrvLtr% /F /R >resultOther.log :defrag cd\ %DrvLtr% defrag %DrvLtr% -b >resultdefrag.log defrag %DrvLtr% >resultdefrag.log :EOF ı am tryin to generate log files and info prompt for every step but especially log files overwritten everytime it is switched to a new drive; thats what ı tried; >resultC.log U have any suggestion? Thank You in advance
  10. yeah thanx alot for the list but download links would be great
  11. it is not a big deal but in ultimate theme there is still written "WPI 5.4" in the right bottom side of the theme. thanx for updatin btw!
  12. xplode in t13 svcpack and xplode again in guirunonce.
  13. may be someone will encounter with the same problem ı did! so dont use "quick batch file compiler" with 7zip if u install applications in svcpack! coz it ****s up! just let u know thats all!
  14. and dont post the same question twice please
  15. read the manual please!
  16. ehmmm! nice program! and ı am a fun of their product but ı am using some sharing progs and using internet a lot! ı managed to open ports for my certain programs but ı experienced some slowdown in my connection! if u can do the same thing for prof edition v9., ı ll be a happy man! btw ı liked your silent installer for the software! thought again may be u can make a guide for it! thanx for advance!
  17. btw it is not professional edition! but internet security edition! was a disaster for my internet connection :D :D thanx anyway!
  18. ok! ı ll give it aa try! sounds reasonable! thanx!
  19. yeah ı found it and did what you said but it didnt work. when ı changed the parameters it says "some of the files are corrupted" but when ı edit it like before, it is ok! ı think ı ll try sfx. thanx anyway!
  20. if you use this line; "start /wait XPlode.exe /xml:"#XPLODE#\XPlode-GFXinstall.xml" /log:"#SYSTEMDRIVE#\T12.log" , how can u install from cd? coz as my knowledge "start /wait XPlode.exe" directly means "c:\install\explode.exe"
  21. is there anyone knowing how to install cfosspeed in unattended way? ı searched the forum but ı couldnt find! it seems unpacked already but there is a setup file! sfx may be?? thanx alot!
  22. ahhhgg! at last ı found the proper way for installation from cdrom; both xplode and my softwares!! ı think ı deserved a cup of coffee! but still needs small arrangments
  23. @reyna12, @Steam Trout cmon guys! give it a chance. its cool! thats the first time ı ve seen a xml file but ı think ı began to understand. : forget the documentation for now and just analyze the sample xmls! ı know it would be great if there was a better explanation and tutorial! but u can handle it anyway! at last ı could get rid of that stupid guirunonce and command prompt!
  24. no! duhu! only "UIHost"="yourlogoname.exe" !! this mislead cost me 1 hour but thanx anyway :) note: I meant [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon] "UIHost"="yourlogoname.exe"
×
×
  • Create New...