Add Right click .wim Windows 7 Working with Windows 8 and UAC ON or OFF
#81
Posted 06 March 2013 - 08:52 AM
1110, "Ajoute des packages de pilotes à une image\n hors connexion."
Can't make the registry trick it cause I selected certain things for English because of that also
Guess there no getting around unless maybe mod the .mui or do like you done.
#82
Posted 06 March 2013 - 09:18 AM
For an unknown reason the text is written like this (\n) !
Regards
#83
Posted 06 March 2013 - 08:08 PM
myselfidem, on 06 March 2013 - 09:18 AM, said:
For an unknown reason the text is written like this (\n) !
The purpose of the "\n" is to split the text into two lines. The "\n" means "new line" and doesn't actually show as "\" or "n" but causes a carriage return, or line feed. See http://en.wikipedia.org/wiki/Newline:
Quote
...
When writing a file in text mode, '\n' is transparently translated to the native newline sequence used by the system, which may be longer than one character.
The same sequence is used in JavaScript, PHP, and other programming languages.
Cheers and Regards
This post has been edited by bphlpt: 06 March 2013 - 08:08 PM
#84
Posted 07 March 2013 - 06:03 AM
#86
Posted 20 March 2013 - 04:03 AM
#87
Posted 21 March 2013 - 10:08 AM
; 03/30/2013 ; Updated adding /Table format ; Added Sleep to some functions and Stop on some. After some operations like adding Drivers or Packages may want to check for errors.
Download from first Post at bottom
---------------------------------------------------------------------------------------- | --------------- | ------------- | ----------------- Package Identity | State | Release Type | Install Time ---------------------------------------------------------------------------------------- | --------------- | ------------- | ----------------- Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~amd64~~6.2.9200.16384 | Install Pending | Feature Pack | 7/26/2012 6:14 AM Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.2.9200.16384 | Install Pending | Language Pack | 7/26/2012 6:18 AM
This post has been edited by maxXPsoft: 30 March 2013 - 12:13 PM
#90
Posted 05 April 2013 - 08:18 PM
; 04/05/2013 ; Removed some of the sleep things where they caused dism to stop processing. That makes image hard to unmount.
#91
Posted 06 April 2013 - 02:14 AM
Keep your awesome work!
Regards
#93
Posted 08 April 2013 - 01:05 AM
TheWalrus, on 06 April 2013 - 10:59 AM, said:
Is easier to use Timeout 5. Try the .wim info and it times out
This post has been edited by maxXPsoft: 08 April 2013 - 01:06 AM
#94
Posted 06 May 2013 - 12:15 AM
[HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim\command] @=-
If this key doesn't exit TuneUp Utilities remove the key:
[HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim]
And .wimrightclick is broken and doesn't work!
Regards
#95
Posted 06 May 2013 - 01:00 AM
myselfidem, on 06 May 2013 - 12:15 AM, said:
[HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim\command] @=-
If this key doesn't exit TuneUp Utilities remove the key:
[HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim]
And .wimrightclick is broken and doesn't work!
Regards
There should be no [HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim\command]
only the [HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim] where it creates icon for .wim
I checked the downlad zip and it is correct
#96
Posted 06 May 2013 - 02:15 AM
Comment inside the registry file .wimrightclick-Install.reg
Quote
Works for me adding this subkey but doesn't work without this subkey after launching TuneUp Utilities.
Regards
*Edit: your comment about this question here:
http://www.msfn.org/...ost__p__1002502
Attached File(s)
-
wimrgihtclick key missing.GIF (59.91K)
Number of downloads: 3
This post has been edited by myselfidem: 06 May 2013 - 08:12 AM
#97
Posted 07 May 2013 - 01:12 AM
#98
Posted 15 May 2013 - 02:07 AM
; 05/15/2013 ; Added shutdown anti-virus(MSE for me) with Autoit to speedup most things with this. Can add any program like AVG, Avast, Norton. ; Create a reg/script for your anti-vir and i'll add to download. ; Cleaned up reg entries adding like Max.WimInfo and shorten. Removed sub-menus since they take up 1 item on a maximum 16 list.
Disabling MSE to inject updates
94 Updates Add-Package Start: 12:05:52.18 Finish: 12:24:10.20
Before was an hour and 20 minutes
Cleanup Registry
Maxreg.png (6.84K)
Number of downloads: 0
New WIMrightclick
WIMrightclick.png (36.25K)
Number of downloads: 12
If you do use Disabling Anti-Virus place the _MSEstop.exe somewhere and edit the WIMrightclick_ Install.reg here cmd /c start /wait D:\\_Backup\\_REG\\WIMrightclick\\_MSEstop.exe
_MSEstop.au3 included
Includes WIMrightclick_ Install_No_MSE.reg if you don't want the Disabling Anti-Virus



Help
Back to top









