Jump to content

twizt3d

Member
  • Posts

    105
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by twizt3d

  1. mods please delete this topic, i found the file and posted it in http://www.msfn.org/board/index.php?showtopic=34277 sorry
  2. O dear, looks like my quick delete key has taken another file i needed, can some kind soul upload me the stock blastcln.ex_ from sp2, as i overwrote mine with the mydoom file? Its in the i386 folder for anyone who hasnt followed the My Doom KB836528 Thread.
  3. O dear, looks like my quick delete key has taken another file i needed, can some kind soul upload me the stock blastcln.ex_ from sp2, as i overwrote mine with the mydoom file? Its in the i386 folder for anyone who hasnt followed the my doom thread. *edit* just incase someone made the same mistake heres the file, i took it off a cd that had only sp2 integrated.... blastcln.ex_
  4. mods this deserves to be closed since both methods have been verified working....
  5. Ven your talking about cracking here, whether its a legit reason or not, its cracking, if you reformatted the hdd, then the license is lost and ur cds are worthless.... the only way to play your files is to crack or remove the license entirely, not that i support this, but i dont really think removing the license entirely is possible, and I hear WMP9 protection is one tough sob to crack, 10, forget about it for now lol, so good luck with this, but dont bother asking anyone else on this forum, try a warez forum if you can find one....
  6. Arite Im tinkering with my own little project now, Im trying to make a cd that will do an unattended install a full and upgrade version of WinXP, the cd works when u boot it as full, and if u just install winxp from the setup.exe on the cd, it does install, im trying to make a .cmd file that will call winnt32.exe and call it unattended, then reshack the setup.exe file to call winnt32.cmd instead of winnt.exe when install windows is clicked. I started by modifing the unattended.bat file that setupmngr creates. This is what I have so far, @echo off ECHO Scanning for cd rom drive IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST K:\CD.txt set CDROM=J: set AnswerFile=%CDROM%\i386\winnt.sif set SetupFiles=%CDROM%\i386 start %cdrom%\i386\winnt32.exe /s:%SetupFiles% /unattend:%AnswerFile% I didnt include an exit command because the comp will restart sometime during the instalation anyway. I get an error, setup was unable to build the list of files to be copied. The system cannot find the path specified. Any suggestions?
  7. not sure if you can do this, but u kan repartition the entire drive using winnt.sif Repartition = 1 that reformats the entire drive..
  8. all this aside, i was trying to say it is not unusual for someone to not need a reinstalation after 60 days, so this method doesnt help me because i would have to go and change the key after 60 days, and i only have one key also....
  9. new thought, what if you add the file doomcln.exe to the cd, and run it silently from the instalation???? then the file has been run, anyone try that? *edited* once again answering my own questions, and providing more theories, cmdlines.txt runs with 12min left, anyone remember when this error happens? and Ryan, you said you had this 100% working, what did you do exactly, can you give us all steps?
  10. I had the same error in %windir%\debug\doomcln.log, Now this error occurs during widows setup and you need to click ok, this defeats the purpose of an unattended install, since this error occurs before runonce, doing the reghack is pointless, but what if i run the reghack during cmdlines.txt, when exactly is this file exicuted? Will this hault the error???
  11. keyfinder, forgot about that, and my clients shouldnt need to reinstall an os ever, thats considered tech support in my buisness, so assuming nothing goes wrong, they wont need to do a new cd.
  12. What part of QUOTE don't you understand?Jesus Christ dude, relax, I thought youd b happy i did that, Im not leaving it up after newyears, thatd b pointless, I just thought people might want directions with the files.... If you want it gone just say so, dont b***h about it, I credited you, Im not about to steal your work. how bout the last part there ryan.... I said Im killing my mirror after newyears...
  13. this isnt exactly what i was looking for, its intersting, but i think i saw it somewhere already, i just want to hide the serial key in the winnt.sif file so if someone other than me views it, they dont have my serial number... like when the admin pass is encrypted in the sif file it shows up as asdfj;lasdhbglkajsdhgksjdhfsadhflasdjgshglsh i want to do somehting like that.... any suggestions?
  14. nvm i got a key... Windows Registry Editor Version 5.00 ;Remove Help and Support From Start Menu by Twizt3d DesignZ [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSMHelp"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] "NoSMHelp"=dword:00000001 made it myself too restart the comp if you just run that file, if u call it from a cd during UA, then your fine...
  15. what about a reg key to do it, so i kan incorp it into UaWin install?
  16. Is there a way to encrypt the Product Key in the winnt.sif file like the Admin pswrd can be?
  17. the link to full is broken, it goes to the upgrade, here is the correct link, please update the post, Ill mirror these also as Im uploading them now.. http://www.dynamic-innovations.net/RyanVM/...ack1.04Full.cab File Mirrors by Twizt3d http://ryanvm.twizt3d.com
  18. arite problem solved..... http://ryanvm.twizt3d.com and check his ftp server for the other files...
  19. sp2's new firewall blocks kazaa, and the kazaa exe itself is not compatible with sp2, my sources tell me the hacked version of kazaa lite fixes this, but your on your own finding this, since sharmon shut it down, i dont support warez or anything, but I just wanted to clarify that kazaa does not work with sp2 at all.
  20. Alright I think im trying to do the same thing, I have a modified ntoskrnl.exe file i want installed with windows by the cd. I unprotected it and cabed it as posted above, but when i install the iso with virtual pc, i get the stock screen. Is there another file i need to change in the i386 folder to change the boot screen???
  21. style xp also does the trick
  22. bro there is another way but its a little tricky and involves safe mode. Use Reshack on c:\windows\system32\ntoskrnl.exe and replace bitmap1 with your new one and save the file as ntoskrnl2.exe. next boot into safe mode with command prompt, hit f8 for the retards, and do "cd.." <enter> until your at a c:. then do "cd windows" <enter> then "cd system32" <enter> you should now b at a prompt like so. C:\Windows\System32> at that screen type in "copy ntoskrnl.exe ntoskrnl.bak" it should say 1 file copied. then do "copy ntoskrnl2.exe ntoskrnl.exe" overwrite the file then do "del ntoskrnl2.exe" now type in exit and hit enter. ctrl alt del and shut down. restart and u should have a new boot screen. twizt
  23. gmx that didnt make any sence, but does anyone else have any helpful info?
  24. I went to the flyakite page and the modded setup.exe file is coming soon again, anyone else have interesting information that mite b helpful?
  25. dirtdevil, i know how to do that, ur not reading my entire post. all i want to do is run winnt.bat from the origional menu in setup.exe. I could make my own menu as i have released desktop theme cds from my home buisness before, but it wouldnt look close to the actual setup file unless i put alot of work into it, theres got to be an easier way, ill probably start this anyway, but i really wanna try to just mod the setup file because tht way i dont need to find all the programs and comand in perform other options and such.
×
×
  • Create New...