Jump to content

MHz

Member
  • Posts

    1,691
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by MHz

  1. Self-deleting batch file in all users startup folder
  2. The question itdevil asked is to uninstall, not remove from the CD.
  3. Without Nlite as stated. You can use winnt.sif to hide access. Unsure of an inf file to do this.
  4. Those shortcuts are not created until you logon to desktop.
  5. Cmpnents folder holds files for Dotnet for Tablet and MCE editions of XP. Dotnetfx folder is for the DotNet installer (setup.exe). Just for clarification. B)
  6. That is Spam....
  7. Using dynamic disks, you can create and delete simple, spanned, striped, mirrored, and RAID-5 volumes. Why do you have to hack files to achieve what is already available? Unless this is for XP Home, which no mention of in the article?
  8. With a file called Autorun.inf [AutoRun] open=program.exe If you need to create a checkbox gui, then you can use Autoit 1.0.103 beta, to do this.
  9. Chr(10)
  10. The program I coded is quite similar to your description. It is in the sticky though, and my signature. Would not be too many programs that are like as you say. Just the one's in the sticky, that I am aware of.
  11. How many times without repartition and what is the result of this?
  12. Is this in Virtual Machine or real life install? Sounds like file corruption to me.
  13. @brian873 Very strange happening for you. 4 copies in 1 ISO. Glad it worked out 2nd time round. Thanks for informing me, and goodluck.
  14. Michelle Does not EZ Creator have a virtual drive? If not, download Daemons Tools. It is a free Virtual CD/DVD Emulator. Mount your ISO on the virtual CD/DVD Rom, then Virtual PC / VMWare will accept it . Edit: we talking burning? EZ Creator should be fine. You may need to use CDImage to make the ISO first though.
  15. This could be a driver issue maybe. Also, perhaps you should check your system with Memtest86, to ensure that your hardware is fine. Remaking the project and burning again, may help? It could be just bad CD media causing this? Hard to pick for what symptoms I see.
  16. You can see a Dat file in a VCD. This Dat file contains the whole movie. A Dat file is just a data file given the .dat extension. Data for whatever as compiled for it's purpose. Depending what it is, you can use notepad or hex editor to read it.
  17. Your Indentification files could be missing? WIN51 WIN51IP WIN51IP.SP2 These files should be in the root of your CD.
  18. [GuiUnattended] AdminPassword=XXXX Autologon=Yes AutoLogonCount=1 Use these entries in Winnt.sif. Replace XXXX with your password. No regtweak required, as you do not want autologon for a personal account.
  19. Or could just remove Regedt.exe altogether. From system32 dir and dllcache.
  20. Welcome to MSFN jagomez
  21. Are you interested in Adminstrator Account logon or User account logon?
  22. Thanks, do let me know if good or bad. Flys, good eh? I do slow it with code amazingly. But CDImage controls the ISO creation mainly. It has a good track record, but the odd bad ISO can happen.
  23. No, not seen. Did you try to make the ISO again? I would assume you are making a DVD? 2Gb. Parimeters sent to CDImage are: -h Hidden Files -n Long Filenames -d Lower and UpperCase Filenames -x AutoCRC -o Optimize -m Ignore Maximun size of 681,984,000 bytes. Try it again please, and let me know if the issue continues. Ensure excess processes are not open while creating the ISO.
  24. Is setup.exe even there? I use setuppls.exe
  25. I use the RunOnceEx method. You can see it in the guide.
×
×
  • Create New...