Everything posted by yshimizu
-
winntbbu.dll
I hacked my winntbbu.dll, however it doesn't seem to take effect on the windows install. Sorry for asking so many questions, but im really a beginner at this stuff.
-
Windows without serial
Can I have a unattended installation without a product key?
-
SOunds
Does anyone know where you could modify the freaky music that sounds when you load XP for the first time and it tells you to fill out things like usernames and stuff?
-
logonui
@prathapml As in I just click on it on explorer? @SiMoNsAyS Thanks for the link
-
logonui
I placed my logonui in the system32 folder on my $OEM$ folder... I created the ISO and it says unable to load logonui. Can someone help me? Thanks in advance
-
Files to hack
Thanks!! Im downloadin the file now...
-
Files to hack
I want to hack everything I want to make it a truely original windows.
-
Files to hack
I am working on a custom version of windows. Can someone provide a list of files to hack and what they on Windows? Any help will be appriciated.
-
Coustom Boot In Unattended Windows
Thanks for the link. It helped alot.
-
Coustom Boot In Unattended Windows
I want to put my coustom boot screen in the Unattended Windows. How do I do this? Thanks in advance
-
winnt.sif wont get read
OK I am rebuilding the system now. **edit** now it works. Thanks!
-
winnt.sif wont get read
It still does not read it. I tried entering the Product key that I specified, but It will not install with my product key. If you don't mind, please check my winnt.sif file.
-
winnt.sif wont get read
Thanks for the quick reply. I am currently trying this out.
-
winnt.sif wont get read
I am working on a unattended windows project... Here is my winnt.sif file: ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme" [GuiRunOnce] "%systemdrive%\install\install.cmd" [userData] ProductKey="LUNAR-WINDO-WSFOR-X86MA-CHINE" FullName="User" OrgName="" ComputerName=COMPUTERNAME [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [branding] BrandIEUsingUnattended=Yes Home_Page=http://www.overclockerzone.net [iEPopupBlocker] BlockPopups=No FilterLevel=Low ShowInformationBar=Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off However, when I install it on virtual PC, It ignores the product key, and all the other things. How could I get this working? Any help will be appriciated. thanks.