
myselfidem
MemberContent Type
Profiles
Forums
Events
Everything posted by myselfidem
-
Trying to move from illegal to legal windows xp
myselfidem replied to systemchris's topic in Windows XP
You can also find help about the keys here: Preserving OEM Pre-Activation when Re-installing Windows XP Backup and Save the Windows XP Activation Status (WPA.DBL) to Reinstall Without Activate Again -
When RT Se7en Lite is working don't stop the process because your image will not be fully assembled! It is recommanded do not STOP the process! However you can also use this reg file to delete the temp folders and take ownership with this reg file: Take ownership.reg 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" Cheers
-
AutoUnattend.xml issue
myselfidem replied to Liquid4653's topic in Unattended Windows 7/Server 2008R2
Thanks for your sharing Liquid4653 ! And how are the values inside your Autounattend.xml part? -
Hello! You can see this one inside the folder I386 and the name is WINNT.SIF. You can open the file with Notepad! Cheers
-
You can read all about how using EasyBCD here: EasyBCD Documentation FAQ EasyBCD Wikipedia *Edit: Bootsect Command-Line Options
-
You can find help here: How to use the Bootrec.exe tool in the Windows Recovery Environment to troubleshoot and repair startup issues in Windows Unmountable Boot Volume Error Message or BSOD Fix “bootmgr is compressed” in Windows 7 *Edit1: If you need the Repair disk: Windows 7 - System Repair Disc - Create You can also ask a friend to lend you the CD for Windows 7 Repair Disk with the same architecture of your OS. *Edit2: You can also use EasyBCD 2.0.2
-
Have you made an dualboot: Windows XP and Windows 7?
-
Maybe that can help you: Let us talk about HECI and LMS how to install AMT SOL/LMS and HECI drivers silently You can see options inside Help.txt *Edit: I've found the download link here (because yours don't work). Same version 3.2.20.1049 PV, A02: Intel AMT SOL/ LMS I hope that can help you!
-
'Null' is null or not an object Error
myselfidem replied to ghaffar's topic in Windows Post-Install Wizard (WPI)
Many thanks ghaffar! Cheers -
Post-RTM Updates for Windows 7 (Discontinued)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Many thanks for your nice work! -
Post-RTM Updates for Windows 7 (Discontinued)
myselfidem replied to steven4554's topic in User Contributed Update Lists
About KB981550 This update isn't needed for my computer! It's used for Active Directory. I've tested with: C:\Windows\System32\wusa.exe C:\windows6.1-kb981550-x86.msu (quiet /norestart). Setup cannot continue because one or more prerequisites required to install KB981550 failed -
No I'm talking about Windows 7 DVD I want customize. I don't need to reinstall Windows 7 on my computer! I copy a new time my DVD on the HDD and I use RT Se7en Lite to do all the process a new time. Of course the temp folder is empty! I create an ISO file and I test this one with Oracle VirtualBox. First I delete all the files where I place the Windows 7 folders: C:\Win7 After I copy all the files for Windows 7 (from my DVD) inside C:\Win7
-
AutoUnattend.xml issue
myselfidem replied to Liquid4653's topic in Unattended Windows 7/Server 2008R2
I've found some help here: Language Settings in an Answer File Sample autounattend.xml with custom sections at the end I hope that can help you! -
AutoUnattend.xml issue
myselfidem replied to Liquid4653's topic in Unattended Windows 7/Server 2008R2
There is a workaround with English language: Regional Settings en-GB? -
AutoUnattend.xml issue
myselfidem replied to Liquid4653's topic in Unattended Windows 7/Server 2008R2
Hello! You can delete those values because they aren't correct: <servicing> <package action="configure"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7600.16385" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" /> <selection name="InboxGames" state="false" /> </package> </servicing> You can also use WSIM include inside WAIK for Windows 7 to check if your "Autounattend.xml" file is valid! You can learn useful informations here: Windows 7 Deployment Documentation *Edit: If you want you can use Se7en_UA or RT Se7en Lite to manage features: How to remove components from windows 7 using RT 7 Lite? -
I confirm the values: File Size: 1 789 542 400 octets CRC32: 9008bc2a MD5: 1e73b24a89eceab9d50585b92db5482f SHA1: 793f4cc4741ebad223938be0eeee708eda968daa Have you downloaded the correct version if you have an localized version? Do you need KB3AIK_EN.iso ? *Edit: Windows Automated Installation Kit for Windows 7 Readme
-
It depends on the capabilities of the computer also! My computer is Intel Pentium 4 Hyperthreading x86 (old computer) and all the process need 55 min (Office 2007 include)! If I install inside my 64-bits computer it's more faster! Of course if you install inside a computer 64-bits the process is faster also! BTW, I'll try the software with which you share the link! *Edit: @coucou About runonce.bat you can find help here: How To Create Runonce Batch Or Cmd File Using RT Seven Lite
-
'Null' is null or not an object Error
myselfidem replied to ghaffar's topic in Windows Post-Install Wizard (WPI)
Hello! You can create yourself the SFX file for Office 2007 Enterprise and read how to here: Examples: how to unnatended office 2010 and make it lite? You must add the correct values inside "config.xml" and set your valid key! You can find help about config.xml for Office 2007 here: Config.xml file in the 2007 Office system *Edit: You can download the file OFFICE14_distribuable.rar Updated for Office 2007 Enterprise. And all the files you need are inside Office 2007 Enterprise Fist you need to install 7zip on your computer! Check if the folder EnterpriseWW.msi is correct because I haven't this version of Office! -
Exactly! To hide this command "clean.bat" I launch at last with WPI 8.1.0 this clean.vbs (also inside the folder SCRIPTS) clean.vbs And all is working fine! Enjoy! *Edit: I don't use inside "config.js" (and you don't see this command inside) but I use Execute After with WPI, like this WPI_log: But you will see this command inside "useroptions.js" ExecuteAfter=['"%systemdrive%\\Windows\\SETUP\\SCRIPTS\\clean.vbs"'];