Jump to content

WS7_6608

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Turkey

Everything posted by WS7_6608

  1. Well, most people think that setting BIOS dates on pre-Vista betas are required just because of timebomb. That's not true actually. Signatures of catalog files are expired, that's why you get the error. You can install any XP/2K3 build on current date (regardless of timebomb) as long as the certificates are valid. There are evaluation versions of Windows XP RTM which can be installed on the current date.
  2. I get the exact same error. It crashes on my side too. Also setuperr.log provides no useful information on my side. I tried to debug it via IDA Pro, but I couldn't understand much.
  3. Hi, I'm trying to sign custom nt5.cat files for Windows XP installation. However I keep getting this error. This is the list of commands I've processed. makecert.exe -e 01/01/3001 -pe -r -sv certificate.pvk certificate.cer certutil.exe -f -v -ent -addstore TrustedPublisher certificate.cer cert2spc certificate.cer outputspc.spc pvk2pfx -pvk certificate.pvk -spc outputspc.spc -pfx sign.pfx importpfx.exe -f "sign.pfx" -p "" -t MACHINE -s "TRUSTEDPEOPLE" signtool sign /fd SHA1 /v /f sign.pfx /d "Microsoft Windows TEST" /du "http://ntbld" nt5.cat signTool timestamp /td SHA1 /tr http://timestamp.digicert.com nt5.cat Any help for this will be appreciated. The list of files I've replaced. i386\nt5.cat i386\nt5inf.cat i386\nt5iis.cat i386\testroot.cer
  4. Alright. I've found out that such values were set by setupdd.sys and values like Compute Server nor Storage Server not mentioned at all. I've decided to do some hex-editing and it did the trick. The problem is length of both strings had to be the same. If the string is shorter, replacing the rest of the string with 00 does the trick. However if the string is longer, it is impossible without decompilation.
  5. That is actually my tool and I am the example guy. I just have a different name. I registered there, so I could get more help about that. My goal is not just EmbeddedNT; but WHServer, and other editions like Compute Server or Storage Server.
  6. Hi, I'm working on an experiment about converting Windows XP Professional to Windows XP Embedded. And I just discovered that there's a registry data EmbeddedNT in the ProductSuite value. The problem is the Embedded SKU is only available in some WIM-based installation media disks. And I decided to port it to I386-based installation. But the problem is the GUI-mode setup restarts itself immediately if the EmbeddedNT data was added during text-mode setup. I tried to edit both setupreg.hiv file and hivesys.inf files. But both ways ended up with the same result. Then I decided to install that value duing GUI-mode setup. And I think it is possible, because the registry data Terminal Server is added after GUI-mode setup on Windows Server 2003 installations. But I'm not pretty sure on how to do that. Any ideas? Thank you.
  7. Because I don't know what it means. I want add post-install apps or commands after The Installation completed like in the NTLite.
  8. Why no one is answering my question? I want just add post-install applications to Windows XP Setup.
  9. I don't know everyone in this board. Also please answer my question.
  10. Hi guys, I want to add some apps to Windows XP Setup for install Windows XP with apps. Is it possible? Please be honest.
  11. Hello, I want to change Windows XP Setup texts, but I can't find the file I need. Can you say it? Here is a example :
  12. Hi guys, I want to change Windows 2000 setup background. Is it possible ?
  13. Hello, when I try to create an unattended Windows NT 4 installation but Nlite doesn't accept Windows NT 4 Setup Files. Please make an update : Add Windows NT 4 Support. Thank You
  14. Thank you but Isn't there any constant download link ? I want to add LSI Logic SAS driver into Windows ME installation.
  15. Is there any program to create Unattended Windows 95/98/ME like nLite/NTLite/vLite ? (Except 98lite because I couldn't use it).
  16. Hi, Is it possible to change Windows 10 Setup Background. If possible, how ?
  17. Hi, I want to make an Windows 7 Multi language ISO file but I don't know how to do it. Can you tell me tutorial ?
  18. Just I want a unattended setup program for Windows Longhorn Betas. Is it too hard for understanding ? Also you're saying "No one is using Windows Longhorn", But I sometimes use it in a virtual machine.
  19. Why are you swearing ? I'm serious and maybe I'm a nostalgia lover.
  20. I didn't think It will be too hard and take long time to make. Just I wanted an "unattended setup program supports All longhorn versions". If it is too hard you can make multiple parts : First Part : Windows Longhorn Build 3683 and All Pre-Release (Server) Versions Second Part : Windows Longhorn Build 4001 to 4093 (Client) Versions. Third Part : Windows Longhorn Build 5048 to 5284 (Client&Server) Versions Fourth Part : Windows Longhorn Build 5308 to 5840 (Client&Server) Versions Note : This program shouldn't be used for make unattended Windows XP/Server 2003/Vista/Server 2008's final release setup.
  21. I didn't know this but I waited someone says me "That would be awesome" or "Ok I can make". Why are you laughing ? This is not funny
  22. Hi friends, I want to edit Windows Longhorn Beta installation, But Nlite or Vlite either didn't work. Can you make a lite program for Windows Longhorn Betas (From 3683 to 5840) ? Also this program should support either Client betas and Server betas. Thank You.
×
×
  • Create New...