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. Me either Don't edit cmd files with wordpad or it will add bad stuff. {\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Calibri;}} } Use notepad instead. I use Context a free editor here. Any long path names with spaces in them have to have quotes around them " " Dos interpretes spaces in cmd line as starting a new command. even Windows 7 Dos But if I call Dism and tell it to /Recurse a driver folder it has no problems and doesn't need quotes around something like this Intel® ICH10 Family SMBus Controller - 3A30
  2. Tried to go back to using just $OEM$ structure in VirtualBox 64 bit and it failed. It did place the files correctly. Probably if I done full install it may work waiting on feedback 6.1.9 testing Update: Virtualbox don't support slic 2.1
  3. well kewl you got it going but I rather figure out what was wrong. You don't need waik installed to use this and I never have on the XP machine, I'll try that later and see if it messes up Waik is nothing but an (1.5gb) over bloated xml creator. All you need is the link on front of my app for the documentation http://www.microsoft.com/downloads/details...ckInfoContainer
  4. No its not incomplete, right click and unpin them things and add your own icons you want, right click almost anything within 7 and you can pin to Start or Taskbar, taskbar is limited to 3 things and i don't care for the MS bs so i unpin them all. Then I turn on Quicklaunch which has all my needed things with 6 or more icons down there.
  5. I would say if you ever installed Vista be very happy thats so sweet and short instead of all that performance checking took 10 minutes on a Vista install EDIT: If you trying to skip it checking your vid card then I don't know.
  6. I run it fine on my 2nd pc XP SP3 delete the Se7en_UA.ini, restart so it creates new one and attach it here so I can see where it's failing
  7. which icon the yellow folder? I delete all those and add my own I copy in
  8. yes the xml is nothing but a text file and can open with notepad thats all you need what Mrjinje said if you want to go trial for 30 days
  9. Building a Standard Image of Windows 7 Step-by-Step Guide
  10. A couple nice Free Apps to add to your Appswitch.dat and both are Inno meaning Silent [7_Dreamscene] REM http://www.askvg.com/how-to-get-windows-vistas-dreamscene-feature-in-windows-7/ REG ADD %KEY%\iAdd /VE /D "Windows 7 Dreamscene" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\7_Dreamscene\Instalar_DreamScene_para_Win7.exe /SILENT /SP-" /f [Puran_Defrag] REM http://www.puransoftware.com/Puran-Defrag-Download.html REG ADD %KEY%\iAdd /VE /D "Puran Defrag Free Edition" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Puran_Defrag\PuranDefragFreeSetup.exe /SILENT" /f
  11. dated 16 March 2009 with Oem machines you won't even see what we are seeing And that mess don't work with an Unattended. I once again added that and it don't change nothing on an Unattended installation. I added all the files and changed the registry I've still yet to figure out after it does the reboot and you see the new nice logo appear the screen reverts back to 'Powder Puff'
  12. C:\Users\YOURNAME\Desktop add the .lnk files here I noticed the reg changed here HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage2 ProgramsCache key
  13. Thats great. Thats what works for me EDIT: If you used Imagex to mount you would use this imagex /cleanup D:\YOURMountDir
  14. Cheer's man, Let me know how it goes. just discovered the Start Menu pinned didn't work and have fixed for next version. Needed a reg export and it's instant
  15. thats old stuff and wrong you need the new version grants to all Administrators regardless of language they use Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\*\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F" [HKEY_CLASSES_ROOT\Directory\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\Directory\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant *S-1-5-32-544:F /t" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant *S-1-5-32-544:F /t"
  16. None of that permissions things ever help here try DISM.exe /Cleanup-Wim then delete this registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WIMMount\Mounted Images then delete your mount folder If not reboot and delete it
  17. Hmmm, makes me wondering. Anyways, it will need some research. I will try to find out later and respond to you. Yes all sucessfull drivers are added to MountDir\Windows\System32\DriverStore\FileRepository Folders will be in cryptic type like if I had my NVidia driver captured with Driver Magician and the .inf name was oem14.inf then it creates a Folder called oem14.inf_amd64_neutral_a54ca838cecfddb2 in the Windows\System32\DriverStore\FileRepository thats for 64 flavor also, all mine go the the System32 location
  18. well shoot, I go beyond what zs6155749 is saying and still not 100% still trying and looking because 'Powder Puff' has to go.
  19. but I doubt very seriously you are setting up 20 different models. we use mostly dell at work, 4 diferent types so it's pretty straight forward what to include
  20. But really, why would you want to add 100 drivers you don't need? Thats what those packs do. If you setting up on 10 different PC's then maybe so. Use driver magician Free if you are on Win 7 and you are done, works also with Vista drivers on 7. 7 is pretty good about drivers for most part
  21. 'Se7en_UA.exe 6.1.8: January 27, 2010, 8:27:14 AM ' Fixed tweaks not applying and added more ' Addition to my 'Powder Puff' replace for x86 ' Fixed an error wouldn't setup image tools in certain case ' Added Start Menu Pinned Applications shortcuts to Addons ' Cleaned up starting over.
  22. http://www.msfn.org/board/index.php?showto...140340&st=0 Notice, I haven't gotten all of it yet but this will get some of it.
×
×
  • Create New...