Content Type
Profiles
Forums
Events
Everything posted by Sonic
-
CD Rom Drivers Can not be loaded
Sonic replied to Slip400's topic in Unattended Windows 2000/XP/2003
I use many times this regtweak to restore optical drives after install/uninstall this kind of softwares : REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}] "UpperFilters"=- "LowerFilters"=- [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdr4_2K] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdralw2k] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdudf] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UdfReadr] Many success for me ... -
Just remove BOOTFIX.BIN. But use alternative boot menu otherwise after GUI part the system reboot and it will reboot on CD ...
-
Wrong forum, try to read "Unattended" section. There are many programs, you can try this http://www.msfn.org/board/index.php?showtopic=41821 Goodbye.
-
Your program is illegal, not Microsoft OneCare, the other. Topic closed.
-
Have you one example ? If software need WGA, they will need internet too ... there isn't phone activation for wga yet ...
-
You must disable Windows File Protection (WFP) too otherwise the file will be replaced ...
-
WGA protects just the download. If you have the file found in cdrom magazin for example you can use that without any problem about legal stuff.
-
You can use AutoRuns from www.sysinternals.com (In options check Hide Microsoft entry & Verify singatures) and you will see only third-party services in tab "Services". Goodbye.
-
You can try a Linux livecd like Knoppix, it able to mount the harddisk (ntfs too), and read the content ... But your problem isn't produced by any porndialer or malware ... (excuse me for my language)
-
Who knows UXTheme Multi-Patcher.exe Slience install switches
Sonic replied to jc888's topic in Application Installs
If I remember at the end the autopatcher reboot and you can't bypass the reboot ... I don't know the silent switch, I have searched a bit but not found last months ago -
Okay, if we remove domain from the system, Fast logon is re-enabled ... I will search a method to hide domain from classic logon ui.
-
why my runonceex.cmd dont execute?
Sonic replied to sarmad's topic in Unattended Windows 2000/XP/2003
Add command pause in first line of your first .cmd batch. If you don't get the "pause" question, you have a problem elsewhere. Without cmdlines.txt your cd works ? -
marjorieproops why do you post the question ?! It's illegal to post any ISO of a shareware product. But anyone can post all customized files, scripts, winnt.sif (without key sure),$OEM$ folder (without shareware sure) After just merge with existing source and burn. It's not hard and it's legal.
-
[Help] is winnt.sif for Xp same as for win2000 ?
Sonic replied to swbchen's topic in Unattended Windows 2000/XP/2003
I think Win2000's winnt.sif if okay for WinXP. But WinXP's winnt.sif has more possible options so if you have many customizes perhaps Setup of Win2k will not understand the new options and display an error ... The best is to test in a virtual machine. Don't forget to post your results. -
Do you use just Windows XP ? If yes, add that command at first line of your script cd /d "%~dp0" It allow to switch itself in its directory and it can copy what files you want.
-
Okay, I have make test. I have install fresh windows xp, I have integrate to my domain test. At reboot and logon on local machine (no more domain) Fast logon is always enabled. After in gpedit.msc I have set the policie "Waiting network before open session" After reboot it works !!! Now the goal is to find how to fake windows for it thinks it was integrated to a domain before (excuse me for my language). If anyone has an advice, come one !
-
It's $OEM$. OEM folder create by BTS' packs it necessarry too, but the program itself treat OEM folder. $OEM$ is the official Microsoft folder. Setup will scan only this folder. I hope you understand me. Goodbye.
-
thx cluberti I have already found your vbscript and I will use similar method if nobody has solution to disable fast logon of windows xp
-
Hi all I want to wait network before Windows XP open session, same in Win2k in fact. I have Enabled "Always wait network before open session" from gpedit.msc I have check regkey Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\Winlogon] "SyncForegroundPolicy"=dword:00000001 But it doesn't seem to work, I have tried to disable Welcome screen without success. To test if it's okay, I have a basic batch with a "net use" command. On Windows 2000 works perfectly without problems, but on XP because network isn't really ready "net use" isn't done, I must make a pause ... but I hate that method. gunsmokingman has made a vbscript but in fact is too complexe because WMI check all connections, we must select the good and .... The best is to disable the "Fast logon" of Windows XP Anyone has tried the policie with success ? I hope it doesn't necessary to be in a domain.
-
Try to -research again in forum, I know it's an option in nLite, have you disable "Save recent document" ? I know this function share recent program. (excuse me for my language ....)
-
Try that command in 'cmd' window : reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage" /f That will reset pinned start menu and recent list too, but perhaps it will re-save recent launched programs ...
-
Wiwndows Media Player 10 - System Restore message
Sonic replied to robi82's topic in Application Installs
I extract all files from distributed MP10Setup.exe to fresh folder and I use this command to install wmp10 : setup_wm.exe /Q /R:N /DisallowSystemRestore After I repack and make a silent installer with winrar ... Goodbye. -
I agree with nmX.Memnoch, 2k/XP/2k3 are the same for gaming perf. , it's impossible to detect what os running on 3 pc side by side on FEAR (for example).
-
1) Have you downloaded CD or have you a corporate/volume license CD ? You must have retail or oem windows xp pro CD to works with your cdkey, after installation you must call microsoft to activate. 3) You can remake a fresh windows xp pro CD with oembios file from acer system, and activation doesn't needed after install.
-
You can copy and update your "old" windows cd with the guide of MSFN. (see in my sig) You can add oembios files from your actual system to your future cd to keep the preactivation, no need to phone to microsoft to activate your license. (http://www.msfn.org/board/index.php?showtopic=63258) Goodbye.