Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by maxXPsoft

  1. Takes time to get it right. I still don't have the perfect yet. But with some time off finally I completed my language things. Next ver
  2. But did it? I'd check the logs closely especially since you had that 07B Could pause it at that point and do it manually Not sure but there may be a file zMountDir & "\drivers.log" that I delete at end of Pack Also one located here zMountDir & "\Windows\inf\setupapi.offline.log" I copy to my Logs location
  3. Have to change the 1 background in the FirstUXRes.wim with my image and it looks real good cause the black background fits real nicely with the new animated logo you see below the 'Setup is preparing..' you see on a setup. You only see this on an actual setup I'll look at your file
  4. Yes, as I mentioned above I got an error code didn't make much sense and pursued or should I say wasted a week chasing it down to nothing. Have things happen sometimes just makes no sense especially in VM. Your best although not the easiest on the hardware is actual install's. With xp when I started doing UA VM was terrible and didn't support my then cheap Vid card and I done actual installs to capture real time error's. 3 or 4 hundred debugging with as many as 4 a day. perhaps why not as many errors with my stuff since I basically survived the majority of them developing this so my user's would not. I always say if a drive can't stand 400 formats not worth having, this is where I got that from. And a Packard Bell 400 mb drive I formatted at least that many times trying to get stuff to install completely with Win 3.1 Edit: It's still running
  5. I use in offlineservicing same as you <Path>%systemdrive%\Drivers</Path> only difference is I have not seen you say AutoUnattend.xml
  6. remove the <RefreshRate> in all places, I quit adding that some time back cause it would crash me for some unknown reason. I believe I had catalyst at the timeIn oobesystem which I don't think your there but change the <UserLocale> to en-US, that won't crash but will throw an error. When I bsod it happens so fast so I ended up poised with my digital camera just to capture the error, done vm 2 times before I captured error msg but chased it down to nothing. From link above and the cmd file on a usb/floppy when it restarts you can hit Shift F10 and capture the log and then usually the setupact.log from Panther will tell something. EDIT: when you click on the <RefreshRate> in xml editor it tells you "I had a lot of bad installs when setting this. May have been my Vid card."
  7. Sounds like an xml error you can remove the key or whatever and attach and i'll look at it. Edit: If I restart my VM it starts over so not understanding what you are doing there. I choose option to not save current state
  8. On the driver you can manually mount the image with right click and try this force E:\Se7en_UA\uaDVD\sources\DISM /image:E:\zMountDir /Add-Driver /ForceUnsigned /DriverName:E:\Drivers\1.inf Look at drivers.log to see what it said about the Catalyst. I have found that 7 gives real good driver support for most Will fix the Cancel on disabler, since I built it I always know to set to 0 OEMlogo. Point it at the Tools folder and that one is there. This is built to change the name and copy correctly for the OEM I have info on. If you don't load OEM's at beginning it loads that one by default. I just fixed to look again at Tools if empty for next release. Applications must be setup and you can add anything, I just added Office 2007 Enterprise myself since we will be migrating to that out at work. Set Service Also? do? That actually sets the registry to disable the service on your actual running machine and also add the disable to your mount image. 7 has some of the same services that XP started with. Under some options 7UA copies stuff from my Registry or currently applications. Is this going to work as I am running XP x64? XP and Windows 7 use huge amount of same registry stuff. Most applications will add exact same registry even under Win 7. I try to make sure what I copy is same for 7. 7 introduces some new stuff but they are Vista/7 specific like background right click. EDIT: Next ver when I get the language completed ' Fix if cancel on Service Disabler if don't set to 0 ' fixed to look again at Tools if empty for oemlogo ' Fix to path for copy from Dvd error by johnhc ' Fix translated Services not displaying fully by myselfidem
  9. I would like to have it moved back to Unattended Windows 7/Server 2008R2 http://www.msfn.org/board/forum/167-unattended-windows-7server-2008r2/ where other posts have popped up but I am the owner of the methods to do this. This requires modding the Install.wim which clearly means it's Unattended. You can use that in Customizing Windows but I clearly meant it to be UA and perhaps you can create a link to it from Customizing
  10. I do add all them things with Seven_UA They moved my post from Unattend I started but this explains it.
  11. my newest modded dll's to change setup/logon/shutdown screens, available in my Guides\English in my link in my Sig Looks a lot better even with the all the new 7 animations x86 and x64 dll's or mod your own
  12. But if you want to move them things go here. http://www.bbearren.com/set7free/set7free.html Should figure out how to do it unattendedly from that, I see how but i'm not into that
  13. will work from a usb or a floppy, in fact on root of any drive Win 7 will see it on. for dvd install that is, must be named autounattend.xml
  14. Good, making progressDo that at xml. add to PE and specialize pass starting out. I got the dvd copy error also. I was trying to copy a dvd, I built it to put "" around path but had never copied a actual dvd. in Tools and cdcopy.cmd edit the path robocopy "F:\" /MIR and remove "" if from dvd > robocopy F:\ /MIR Fixed for next release Ran all the way for me on xp x64 except don't know why I clicked Token restore but Pack error out on that. Can only use that from an actual 7 installation you working from
  15. How many was working on vlite, nlite? With feedback from many cause he got the remove stuff out the door from the beginning which a majority wanted. Not trinkets
  16. A required privilege is not held by the client Never seen that one and has to do with permissions I believe but where? So you do have CIS Installed but just renamed a file? Also your pic said 100% mounting image , did it actually mount? Should be remnants of that in zmountdir Finally got a good vid driver on old machine so i can stand looking at it, I'll run through to pack and see what happens here. BTW, had same as you wouldn't install wimmount, had to go right click and install. Wish I had saved an image before that.
  17. Done from XP X64 and really I got same CBS errors in my log, I don't get them here on 7. You see errors about not able to dismount registry and I get same in 7 but they don't affect anything. I'd ignore and move on. Unless Dism gives bad error in the cmd windows then I think all is ok.
  18. Read my very first post. You progress through each item and as you complete it enables next. Click text boxes next to checkboxes for brief explanation. I am reinstalling newer ver of xp x64 on my other system and will copy 7 dvd in a few minutes to see if I get CBS error
  19. Are you saying it didn't unmount completely? Are you getting that in the cmd window? You'll find lots of errors throughout Dism logs but if it doesn't throw up a major error then this is nothing. If you get this I'd move on. [ 100% ] Mount cleanup progress Successfully unmounted image. What SP is your XP x64? I'll have to copy things to my other PC and test there EDIT: I am going to remove that early on mounting but just hadn't gotten to it.
  20. Now with translation of Services Disabler in 3 languages. If you want to start translating then begin by translating the English.ini in the Lang folder, zip and attach or send to me. French by myselfidem German by urie 'Se7en_UA.exe 6.2.4: April 28, 2010, 7:42:05 AM ' Added Services in 3 language translations as a sample test. Rest of the App will come soon. ' Change reading of 64 bit to PROCESSOR_ARCHITECTURE for error by johnhc and XP X64 ' Fix check for Activex scripting error that would crash the program without starting. ' Fix Win 7 Theme selection ' Fixed a file error with x86 and imageres.dll ' Fixed error with Screen Saver TimeOut in Tweaks
  21. maxXPsoft, done, thanks, John. EDIT: I installed CIS on my VM running W7 x64 Ultimate and quickly crashed when I tried to run 7UA. W7 gave an error dialog with Problem event Name of APPCRASH, Exception Code of C0000005, Offset of 0013BA7B, all for Se7en_UA.exe. Fun! I think since you are a subscriber you could maybe submit to them to approve or would I have to do that?
  22. I had fixed the old PC and installed XP 64 and was first thing I checked and found same, it wasn't there. My 7 64 has it 7600.16539.amd64fre.win7_gdr.100226-1909 Can you delete the files and right click install? I'll fix by next version.
  23. and probably best to use that to only get user intended from Firstlogon, my example above may get all users but not sure
  24. Yes thought you was still in VM Weird the reg took but put files in wrong place. Might try right click install it if you remove the reg and files. Can you look in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion at the BuildLabEx and tell me if it has within it amd64. That might be only reason my App didn't read it as 64 and fired off wrong cmd. My test machine I was hoping to use and wipe xp mce off this planet won't power on. I replaced just in the nick of time or my ole lady would have killed me.
×
×
  • Create New...