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. but you still on x64 OS tada, something screwy there and can't finger it I mean on 64 without any mount dism or nothing, I can open a folder look at a file, back out and delete folder and it gives me the denied till I close explorer and wait a bit then go back and do it again it deletes trust me i'm diggin around the mount more than 10 people working on things for my app so I know the song now. run both my cleanups and delete the mount folder.
  2. Thats what I was thinking x64. But why mainly x64 ??? All I do is run cleanup and then delete folder. Occasionally I have to delete this reg value HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images
  3. should be same edit: actually all printui.exe is just a short way to do it instead of rundll
  4. you on Win 7? use PRINTUI.EXE
  5. hello, don't do it on the mount modify the files you want then mount image takeowner and replace them. I've changed my boot, login and shutdown screens completely, only see a little bit of that old image now when installing. http://www.msfn.org/board/index.php?showto...140340&st=0
  6. same thoughts, but if you want then just set the ExecutionPolicy back to normal if you want after your done with it. Set-ExecutionPolicy Default
  7. haven't messed with it but being i'm on 64 bit i did see that the boot.wim files are 32 bit. boot.wim 1 is the PE and I think what is used to create them disks. perhaps they didn't change their stuff.
  8. simple answer there isn't. Hkcu will not but the HKLM will be applied during setupcomplete.cmd and will apply but HKLM at Firstlogon requires reboot. HKCU however if an app does not need reboot then you can add Hkcu with Firstlogon and then just do a logoff with Firstlogon Now I always include Acronis on mine so what does that mean. You have to reboot before it works. So in cleanup I do a shutdown.exe /r to Reboot. All problems solved. Another method? Do auditsys and audituser and use same setupcomplete and Firstlogon. When PC starts for first time after that All problems solved. Win 98 or was it 98SE had something or a program that would refresh the reg but I lost details with an accidental format of wrong drive but doubt it would work with this 7 EDIT: I think what I done tried was kill explorer.exe and restart it and some of the Hkcu will apply but not the real important ones I was trying to do.
  9. <LocalAccount wcm:action="add"> <Password> <PlainText>false</PlainText> <Value>UABhAHMAcwB3AG8AcgBkAA==</Value> </Password> This should be blank password but don't have SIM on right now. You also have to have the <PlainText>
  10. BUT I wanna know. Was it 64? Peope tell me they don't get that in x86 so weird @davilarjbr Is that 64 bit?
  11. nope what I meant was open control panel in vista, much nicer. 7 is dull as He))) graphics wise I mean
  12. I no longer longer longer look at that ugghllllyyyARE$$ 7 boot, login, shutdown background. May see it a bit during install but after that I haven't seen it.(work in progress) But as far as the original ?, yeah 7 is definite not a POS. Faster and mo sweeter than Vista was. Maybe because they unloaded all the graphical stuff Vista was. A litle more duller but kicka$$. Then you can remove junk different way's. Cluberti answered the rest.
  13. @davilarjbr Is that 64 bit? It happens. as he said use the DISM.exe /Cleanup-Wim
  14. not sure what you mean. I did find a bug if you add nothing in Addons it won't create the stuff. working on that meantine select at least 1 wallpaper
  15. Thanks but this is hard to take apartMrJinje tool will do that. In fact I thinking of adding remove some stuff thats useless cause some wanted that.
  16. http://www.msfn.org/board/adding-applicati...ll-t140198.html and disable UAC add this to your xml <settings pass="offlineServicing"> <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <EnableLUA>false</EnableLUA> </component> </settings>change processorArchitecture="amd64" to processorArchitecture="x86" for x86
  17. Simple method You can still use the uaDVD\sources\$oem$\$1\Install and run applications from there. Run them in setupcomplete.cmd if they for all users including HKLM registry. many methods and ways
  18. Improves reliability. Dismounts better on Se7en x64 version 6.14 After Install I logged off to get this to take effect. Trying to get the installer to do it then no logoff
  19. http://www.msfn.org/board/win-7-replace-bo...tml#entry897746
  20. Se7en_UA.exe 6.1.3: December 04, 2009, 9:31:48 PM Usually you can just Install right over the top of existing and it save's where you at. Rollback and shutdown and Install this. 'Se7en_UA.exe 6.1.3: December 04, 2009, 9:31:48 PM ' Once Cleanup is done will now disable going back except Rollback to Here. Get errors doing that. ' If Inject Drivers now Deletes Drivers folder from Dvd if you say Yes at Cleanup ' Added offlineServicing Pass Tab in the xml edit screen. EnableLUA to false to turn off UAC ' Set ProductKey modified for Win 7. Don't need in xml then it's hidden. ' <DiskID> corrected for xml. ' Fixed xml UILanguageFallback not needed if localized Language ' Sorted previous errors and went back to including Appswitch.new. Won't hang but 5 seconds and say whats wrong. Now I can finish my Win 7 Image Pack Addon
  21. Some want to keep it just like the oems. I keep that folder in my APPS folder. 1 place to backup I'll redo that if you inject to delete. It does after reboot if you say yes. UAC? Need to change that but its in the xml part. 2nd PE window
  22. tomorrow I'll upload my image change pack. It gets most them default 7 images but not all. Like Boot and Login screen changed and so on.
  23. Need an APPS on the root of any drive and it copies from there to that APPS5th post here Might can add the turning off of services, some of those work in the Add Applications. I know disable auto update does, need to look at rest and fix for Win 7 Yes from what I understand Vlite no longer works. You can also disable Features and Packages
×
×
  • Create New...