Content Type
Profiles
Forums
Events
Everything posted by maxXPsoft
-
Auditsystem sets audituser pass up to run, thats all mainly Audituser.cmd(I named it that not MS) just sets up and installs my Se7en_UA to install applications. Use your synchronous commands here instead if you want, I found it was easier to run 1 .cmd and do it. EX: RunOnceEx methods OOBEAudit.xml since I am going to OOBE pass is just the complete oobesystem part of my xml. You can use part of that to do what you want. Finish up touches but since you want the welcome then don't use the <OOBE> I needed that this time, I split my 650GB in 2 and it didn't call my OOBEAudit.xml correctly since my usb drive was down 1 notch my messup You can use that to search floppy/usb for the OOBEAudit.xml if needed or pick up your Dvd to install from there. I actually ran the application installs off my second drive, my Se7en_UA picks up all drives with the APPS folder and I can select which to use. Since I play music while install applications it used to play like 6 mp3 running off Dvd but its little over 1 from second drive. I think then instead of oobe just do sysprep shutdown and image the thing with PE. EDIT: Like this
-
stefanRTR's Win Integrator
maxXPsoft replied to stefanRTR's topic in Unattended Windows 7/Server 2008R2
I think LP are same but you could do a compare? -
is several samples of xml AutoUnattend.xml and can be on a floppy/usb stick as long as win see's it
-
issues with unattend.xml driver path
maxXPsoft replied to cdowgos's topic in Unattended Windows 7/Server 2008R2
look at my post here -
Thats it, disappearance? I saw all the other posts asking where he at? I and others seen him on here every single day and some nights and was on for awhile and he can't even stop and post and say hey I have real life things and I expect to be back when? Bring it on Blue everyone waiting on you but you need to respect all these people and tell them something, that's what I'm saying. I might even be able to help you if you ask
-
look at post 20 I already said what it does. You not interested in my app and thats all it does is run it to install all my applications silently I just got through running a complete real Audit and setup my PC (Not a VM) as I have said. worked perfectly except the sysprep won't start in X64 so I done as above post 20 urie uses X86 and he say's it fires off right on that. Been trying to figure out whats up with that for some time.
-
Sample xml link in my sig 1 has the audit I'm hung right now and can't get that file cause I had started over and it deletes everything. Had installed the other waik for vista then uninstalled and trying to see how to fix. It just runs my app to install apps. I fire off a cleanup.cmd file at end to reboot to oobe and that does the sysprep cmdline %systemroot%\system32\sysprep\sysprep.exe /oobe /reboot /quiet /unattend:OOBEAudit.xml which don't work in 64 as I said. I open admin cmd prompt and paste it there. Both my xmls are on a usb jumpdrive or can be a floppy I usually go into Audit as my user and then you can remove that user later if you want. Edit: if you notice my user name is Admin, not the Administrator account. I password that other account also
-
Nope still works Sample.xml link in my signature down below I have a xml shows the Auditsystem/Audituser That has my cmd file running <Path>cmd /C start /wait %systemdrive%\Install\AuditUser.cmd</Path> and it uses a blank password for the Admin to login and apps can be installed with that file or whatever. at end of file you want to generalize and sysprep so you use something like this cause you want to install some apps and shutdown to image from your first post. I'm not dead sure exact cmd %systemroot%\system32\sysprep\sysprep.exe /generalize /shutdown NOTE: 64 bit won't fire that off so you have to copy the cmd and paste in a Admin cmd prompt, duh, is that where everyone is saying it don't work? Better Solution is Find the answer and I'm still trying Look at Sysprep Command-Line Syntax in unattend.chm for more, I usually make it reboot and go to oobe there. I just installed all my applications in Audit and when it gets to desk I'm all setup. I Acronis there.
-
Ok thank you very much myselfidem now I know they are language specific, I had removed them to update and will upload as English_7background_dlls.rar. If you have a place to upload like mediafire I can post yours as the French_7background_dlls.rar I've been here long time and still haven't found the perfect UA. Always finding and learning new things to try and test and 3 different windows versions with all the MS changing stuff. Unattended is not a quick thing, takes time to get everything right and you learn a lot along the way.
-
I pointed you to my last post there cause I had answered same ? Nobody can read around here, we answer same stuff over and over again I said Auditsystem/Audituser and this is link that was there when I said go there and you came back and criticize I been trying to say I don't think you can use Specialize is not the place to install applications you can add and do a variety of commands there like bcdedit and <Path>cmd /c reg add HKLM\SOFTWARE WAIK specialize Configuration Pass read it
-
to me most simple and best application restore on the planet if you just do a little learning about Runoncex still useable in Win 7, simple but I been at this a long time, all the way from XP, I mean theres a help file with it. I don't know what others may be experiencing with it unless I am told. I just added where it will setup help file on one of the help buttons for the ones don't see. next release frick click any Text next to [ ] and it tells you whats going on, I don't know how to make it any simpler. 1 + 1 = 3 ? Unattended is not for the gotta have it fast, best to take time and learn some things
-
Let me check on Vista activation first whether its same or not. I can copy activation form existing activated 7 PC but not sure whether Vista was the same and I'll inquire about it or we can check for the 2 files. I use same things Paymyrent does on 7 and I asked and he helped me with it. If different I'll have to modify my stuff real quick. Wait on this. 1. Uninstall the WAIK cause it uses something else than the 7 version. I mount and copy files from the .wim as it restarts after copy dvd as needed. There may be a reg thing we also may have to eliminate so hope you comfortable with that or can use my Jump2reg and search for WIMMount. I do have almost all the code in there to work with your waik but haven't had time to finish messing with removes. I was using this for awhile on Vista SP2 X64 before going to 7 and I made many Installs fixing error's. X64 is harder than x86 so shouldn't have any problems. I even have an XP PC sp3 behind me I spin around and do installs for vista/seven from it but has to be same architecture.
-
you cannot use <settings pass="auditUser"> without auditsystem example look at my signature where its says Sample.xml, have a 64 bit with audit included down there | | V V
-
I'd remove that email cause of spam bots, besides I won't email anyone cause I don't want my name in the spam junk. xml can be placed on dvd root, or better to put on a floppy/usb drive and if you crash you can fix on another pc