Recommended Posts

so far i have most of it working... im testing on a box later tonight (1~2 hours)

i'll give you all an update as soon as i confirm all is good...

thanks for all the beta testers interested!!

i'll have something for you all in the next hour or so!!

hit me up on IM!!

so far i have most of it working... im testing on a box later tonight (1~2 hours)

i'll give you all an update as soon as i confirm all is good...

thanks for all the beta testers interested!!

i'll have something for you all in the next hour or so!!

hit me up on IM!!

Shifty,

If you still need Beta Testers, I've got some time. Let me know.

BTW I don't do IM. :no:

so far the batch file is done, but the testing process is very annoying...

so far i have tried once and the "un-attended" part was far from it

and the XP keys that i have are not liked by the installer...

the key i had was invalid...

i am using a xp key generator for testing purposes so that i dont accdientally

have my key leaked or registered...

and NO you can not get that generator from me!! nor will i let anyone have any keys!!

i wish i had a xp key tester program...

oh well...

i'll be sending testers a batch file tonight for them to mess with.

sorry about all the delays...

between work, having the flu for 3 weeks and my girlfriend who thinks

i make sweet love to computer, its been super rough.

thanks for all your patience guys!!

so far the batch file is done, but the testing process is very annoying...

so far i have tried once and the "un-attended" part was far from it

and the XP keys that i have are not liked by the installer...

the key i had was invalid...

i had this same problem with unattended install and this fixed the issue.

Under [userData] in the winnt.sif put this:

ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

i got the product key issue fixed...

i generated about 23 keys and i figured

anyone woutld work.

unfortunately after reading the read me file, states

that a certain percentage of the generated keys will

be accepted by the installer.

i had to do some trial and error, but i got it though.

thanks nonametek for the tip though!!

i'll be sure to add it to the final guide!!

There are 4 basic types of licenses issued for RAR, these are:

A single computer usage license. The user purchases one license to use the RAR archiver on one computer.

A multiple usage license. The user purchases a number of usage licenses for use, by the purchaser, the purchaser's employees or accredited agents, on the same number of computers. The number of licenses in network environment must not be less than the maximum possible amount of simultaneous users.

A SITE usage license. The user purchases a single usage license, authorising the use of RAR, by the purchaser, the purchaser's employees or accredited agents, on an unlimited number of computers at the same physical site location. This site location would normally be defined as a single building, but could be considered to be a number of buildings within the same, general, geographical location, such as an industrial estate or small town.

A CORPORATE, NATIONAL or INTERNATIONAL usage license. The user purchases a single usage license, authorising the use of RAR, by the purchaser, the purchaser's employees or accredited agents, on an unlimited number of computers, regardless of location, but owned or under the control of the purchaser.

http://www.rarlabs.com/license.htm

probably no difference in the actual software.

HAHAHAHAH!!!!

its finished!!!

i have successfully installed windows xp w/ slipstreams of sp1a and decembers autopatcher!!!!

all the tester should contact me ASAP and i'll send then the zip file w/ the batch file and instructions!!

I just finished making my own WinXP Unattended CD, but I'm stuck as to what the code is in the winnt.sif file to run the AutoPatcher.exe :blink: Can anyone enlighten me on this? Can AutoPatcher run unattended before setting up the user's login? I'm soooooo close I can taste it. Please help me.

I just finished making my own WinXP Unattended CD, but I'm stuck as to what the code is in the winnt.sif file to run the AutoPatcher.exe :blink: Can anyone enlighten me on this? Can AutoPatcher run unattended before setting up the user's login? I'm soooooo close I can taste it. Please help me.

read this: https://www.neowin.net/forum/index.php?showtopic=110946&hl=

-----

i've been testing and tinkering with the beta, and i had to make a few changes to get it to work...but the copy in my hands now works flawlessly. i just have to talk to Shifty to get his approval on some of the changes i've made :) then more testing!

i've been testing and tinkering with the beta, and i had to make a few changes to get it to work...but the copy in my hands now works flawlessly. i just have to talk to Shifty to get his approval on some of the changes i've made :) then more testing!

I made my Unattended Manually, not the CD Maker Tool. Can you tell me this... Can AutoPatcher run unattended before setting up the user's login? Perhaps you can just give me a clue as to the command in the winnt.sif that runs the AutoPatcher\AutoPatcher.exe :whistle:

here's what happens...

when you do the unattended install, you have the option to skip the "welcome screen" (not the welcome screen where you logon, but the one where you set up users and such...)

on my unattended install, that's what i did, and had it automatically login as administrator, run APXP (before explorer loads), restart, and show the welcome screen. (the login one)

you'd then have to login as administrator to create an account for yourself, unless you wanted to use the "Administrator" account.

mind posting your winnt.sif? i'll tell you what you need to change.

here's what happens...

when you do the unattended install, you have the option to skip the "welcome screen" (not the welcome screen where you logon, but the one where you set up users and such...)

on my unattended install, that's what i did, and had it automatically login as administrator, run APXP (before explorer loads), restart, and show the welcome screen. (the login one)

you'd then have to login as administrator to create an account for yourself, unless you wanted to use the "Administrator" account.

mind posting your winnt.sif? i'll tell you what you need to change.

Okay, here it is (edited slightly)

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=3e3b63bb83ad17fdf9393d97e7a1873c0bf12506d378347a19cee6b

EncryptedAdminPassword=Yes

OEMSkipRegional=1

TimeZone=4

OemSkipWelcome=1

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="DEFAULT"

OrgName=""

ComputerName=DEFAULT

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=85

[identification]

JoinWorkgroup=LAN

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0

I really appreciate this! :cool:

Change:

OemPreinstall=Yes

at the end, add...

[GuiRunOnce]

"%systemdrive%\InstallAP.cmd"

now, on the root of the CD, you will need to create a folder called $OEM$, within that folder create a folder called $1, and inside that folder, you will need to create a batch file called InstallAP.cmd also in the $1 directory, you'll need to put the contents of your autopatcher inside a folder called whatever you want...when you extract AP, it is the folder that is in the same directory level as the autorun information...just take that folder and yeah...here's an example:

CDROOT\$OEM$\$1\AutoPatch <--that's where all my AP files are...

now here's my batch file:

%systemdrive%\AutoPatch\autopatcher.exe /noeula /unattend

the .CMD is important!!!! don't use .bat (this warning is from the unattended guide, i don't know what happens if you use a bat.)

Edited by cpugeniusmv
i'd also recommend editing that administrator password out of your post, there are ways of decrypting that :)

------

everyone else: keep waiting for the CD-maker!! it's super cool.

Thanks.

BTW I did edit the admin password before I posted it. :yes:

I'll give this a shot and let you know.

Thanks again

i made some changes to my original post after doing a little more reading into the unattended guide some more....

apparently something important :)

Thanks for the heads up :yes:

I just made a minor corection (autologin) and this.

Time to burn another disc and try again.

I'm getting really close now :woot:

well, i just got back from work and after reading some of these posts, i think i may have sent out some wrong

commands in the batch... i just re-did mine and i had no problems

as soon as the testers get online i shall collaborate w/ them and hammer this out by monday night (hopefully)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Your other comment in another article says otherwise, namely "Microsoft veteran wants to replace every single line of C/C++ code with Rust and AI".
    • Sued and... exonerated. Oh, they learned a lesson alright. They learned that anyone who uses the word "antiturst" in conjunction with "Microsoft" is an idiot, even if that person is Judge Thomas Penfield Jackson. That judge ruined the image of the US justice system. Microsoft Edge has a 5.14% market share. Also, Windows is no longer the #1 OS. None of this constitutes a monopoly. Google Chrome, however, has 70.25% share. Also, Google's Android is the #1 OS. Now that's closer to a monopoly.
    • Adobe Acrobat Reader DC 2026.001.21651 by Razvan Serea Adobe Acrobat Reader DC software is the free, trusted standard for viewing, printing, signing, and annotating PDFs. Its the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. It’s connected to Adobe Document Cloud – so you can work with PDFs on computers and mobile devices. Adobe Document Cloud is a revolutionary, modern and efficient way to get work done with documents in the office, at home or on-the-go. At the heart of Document Cloud is the all-new Adobe Acrobat DC, which will take e-signatures mainstream by delivering free e-signing with every individual subscription. Document Cloud includes a set of integrated services that use a consistent online profile and personal document hub. With Adobe Document Cloud, people will be able to create, review, approve, sign and track documents whether on a desktop or mobile device. Businesses will be able to take advantage of Document Cloud for enterprise which provides enterprise-class document services that integrate into systems of record such as CRM, HCM, CLM, and CMS, adding speed, efficiency and transparency to getting business done with documents. Adobe Acrobat Reader DC new feature highlights: Work with PDFs from anywhere with the new, free Acrobat DC mobile app for Android or iOS. Select functionality is also available on Windows Phone. Use the new Fill & Sign tool in your desktop software to complete PDF forms fast with smart autofill. Download the free Adobe Fill & Sign mobile app to add the same option to your iPad or Android tablet device. Save money on ink and toner when printing from your Windows PC. Store and access files in Adobe Document Cloud with 5GB of free storage. Get instant access to recent files across desktop, web, and mobile devices with Mobile Link. Sync your Fill & Sign autofill collection across desktop, web, and iPad devices. Adobe PDF Pack premium features includes: Convert documents and images to PDF files. Use your mobile device camera to take a picture of a paper document or form and convert it to PDF. Turn PDFs into editable Microsoft Word, Excel, PowerPoint, or RTF files. Combine multiple files into a single PDF (web only). Get signatures from others with a complete e-signature service. Send, track, and confirm delivery of documents electronically instead of using fax or overnight services (tracking not available on mobile). Store and access files online with 20GB of storage. Download: Adobe Acrobat Reader DC 64-bit | 719.0 MB (Freeware) Link: Adobe Acrobat Reader DC Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The consumer ESU is ending in 4 months. LTSC isn't now, never has been, and never will be for consumer use, it is for OT usage - plant machinery, medical devices, manufacturing equipment etc. LTSC requires a Microsoft EA. You can't legally obtain LTSC to run on your PC at home.
  • Recent Achievements

    • Week One Done
      JKR earned a badge
      Week One Done
    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      490
    2. 2
      PsYcHoKiLLa
      271
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      64
  • Tell a friend

    Love Neowin? Tell a friend!