Content Type
Profiles
Forums
Events
Everything posted by maxXPsoft
-
Sorry been backing stuff up Dell going to replace Mobo for a bios issue I have today or tomorrow. I mean it can be caused by something not right with your system registry or how you are doing it. Do this. Open folder where installed and delete Se7en_UA.ini and then restart Se7en_UA so create again. Attach Se7en_UA.ini here so I can look.
-
SP1 RTM injection works fine. Running that now after I wiped my disk. Processing 1 of 1 - Adding package Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514 [==========================100.0%==========================] The operation completed successfully. Edit: BTW after you happy do Disk Cleanup and remove the backup files for SP1 and you will gain almost 1GB back... 920mb here on 64 flavor
-
someone asked me in a pm about Take Ownership in XP. That won't work. You can find xcacls and place in system32 folder and use these cmds. This is for icacls and I don't have the xcacls syntax any longer but should be able to just change switches. They may be same. change folder as needed D:\zMountDir must change Administrators name with your language name run from a prompt as an Admin echo y| icacls "D:\zMountDir" /grant Administrators:F /T echo y| icacls "D:\zMountDir" /grant *S-1-5-32-544:F /T attrib -R -A -S -H "D:\zMountDir" /S /D Just finished injecting SP1 RTM and about to test an installation.
-
Ask your Seven xml ? here
maxXPsoft replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
If I recall the <DisableFirstRunWizard>true</DisableFirstRunWizard> in xml didn't work so I started using a reg in Firstlogoncommands ;2 Prevent Performance of First Run [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Main] "DisableFirstRunCustomize"=dword:00000001 -
Ask your Seven xml ? here
maxXPsoft replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
not sure what that windows saying but under <WindowsFeatures> remove all them because default is true unless you set to false -
I do exactly all that with my application in stickies including Inject SP1 and all updates. It is constructed to be like a tutorial showing file structure needed like an OEM. I install all my applications and then capture an image with acronis before adding Applications and then 1 after with Apps. If I want to revert back and update applications I can do that easily. I copy FF/Tbird profile. Office 2007 with all updates and many more.
-
Sometimes other tools cause problems and have to be removed. look for wimfltr.sys if you have and remove it, search the reg as it is a service and delete if found. Prob need to reboot Thats why I had to remove this working from xp cause it was a nightmare trying to make work both ways Edit: make sure file version of wimmount.sys is 6.1.7600.16385 located in Windows\System32\drivers and Windows\SysWOW64\drivers
-
<Identification> <Credentials> <Domain>fabrikam.com</Domain> <Password>MyPassword</Password> <Username>MyUserName</Username> </Credentials> <JoinDomain>fabrikam.com</JoinDomain> <MachinePassword>ComputerPassword</MachinePassword> </Identification> looks like you missing something. Biggest problem with xml is executing it correctly.
-
Get it while you can. Complete backup and restore program. [Mz_Registry_Backup] REM http://www.mztweak.com/mzregistrybackup.html REM NOTES: Nullsoft Installer. FULL Registry backup and restore REG ADD %KEY%\iAdd /VE /D "Mz Registry Backup 1.4" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\APPS\Mz_Registry_Backup\MzRegistryBackup.exe /S" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Mz Registry Backup.lnk\"" /f
-
after fixing the Se7en_UA6.3.33 final for XP Vista.zip I get time and make corrections 'Se7en_UA.exe 6.4.6: November 17, 2010, 12:21:41 PM ' Corrections where slip of SP1 would add all languages if you didn't add 1 extra ' Watch the box and enter nothing to only copy en-us ' Fixed if you going to slip SP1 it skips first run of Features Packages Drivers untill SP1 is done. I920 6 GB ram this takes me like 12:27 to extract and 53:20 total
-
I pack it to make a smaller download for those may be on dialup because I was there once and know what it is. There is nothing wrong with it. some other anti-vir say same thing, disable and download. I include MD5 done with Hashmyfiles Filename : Se7en_UA6.3.32.exe MD5 : 5daaf0cbc7415c0806611034bd701aab SHA1 : 6e241c58fc551387821dd43d0bf5854aa81253dc CRC32 : 70127d68 Do not install to My Documents. Install to root of any drive with a lot of space. Another bug I found and am working on it. Unless you add 1 extra language it will add all. Lang additions are pretty small like en-us is only 47 mb. So add 1 language till I get this fixed hopefully later today