
alperefe
MemberContent Type
Profiles
Forums
Events
Everything posted by alperefe
-
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"
-
HTA Scan For Computer Info
alperefe replied to gunsmokingman's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
well Dns client was disabled too (ı was playin with my services.reg today ) apparently it caused the problem, now hta workin flawless -
HTA Scan For Computer Info
alperefe replied to gunsmokingman's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
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 -
Xpredit V1.4.9 - Registry Tweaking
alperefe replied to borbomotsalo's topic in Windows Tips 'n' Tweaks
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 -
HTA Scan For Computer Info
alperefe replied to gunsmokingman's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
yeap! third is charm it worked fast and fluently, without any error on xp sp2 -
HTA Scan For Computer Info
alperefe replied to gunsmokingman's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
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! -
yeah that would be awesome
-
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
-
unpack the installer package (summary list)
alperefe replied to weist123's topic in Application Installs
yeah thanx alot for the list but download links would be great -
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!
-
xplode in t13 svcpack and xplode again in guirunonce.
-
How to make a 7-Zip Switchless Installer
alperefe replied to keytotime's topic in Application Installs
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! -
and dont post the same question twice please
-
read the manual please!
-
BitDefender 9 Professional Plus modified msi
alperefe replied to tempuser's topic in Application Installs
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! -
BitDefender 9 Professional Plus modified msi
alperefe replied to tempuser's topic in Application Installs
btw it is not professional edition! but internet security edition! was a disaster for my internet connection :D :D thanx anyway! -
ok! ı ll give it aa try! sounds reasonable! thanx!
-
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!
-
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"
-
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!
-
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
-
@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!
-
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"