win6x_registry_tweak Remove Components
#21
Posted 11 August 2011 - 03:57 PM
C:\Program Files\Windows AIK\Tools\PETools>d:\programy\install_wim_tweak.exe /p
"e:\mount"
-------------------------------------------
---------Registry Tweak Tool v1.3.8--------
---------------for Windows 6.x-------------
---------Created by Michał Wnuowski--------
-----------Modified by Legolash2o----------
-------------------------------------------
MountPath : "e:\mount"
------------------Starting-----------------
Creating BKP of registry file... OK
Mounting registry file... OK
Taking Ownership... OK
Editing 'Packages' subkeys 243/243OK
Editing 'PackagesPending' subkeys FAIL
Unhandled error occured.
Object reference not set to an instance of an object.
-------------------Ending------------------
Unmounting key... OK
Restoring Backup... OK
Removing Backup file... OK
#22
Posted 12 August 2011 - 04:28 PM
Hybrid Keyrayder, on 10 August 2011 - 09:50 AM, said:
The old tweak.exe used the exit code -532459699 to define the error "registry file not found" when the path was inexistent or incorrect. Could make something similar on your version? For instance if the program finished successfully return errorlevel 0 if registry file not found then return errorlevel 1 etc.
I use it in my batch and it would really be useful for me.
Done, it will return error code -532459699
TheWalrus, on 11 August 2011 - 03:57 PM, said:
C:\Program Files\Windows AIK\Tools\PETools>d:\programy\install_wim_tweak.exe /p
"e:\mount"
-------------------------------------------
---------Registry Tweak Tool v1.3.8--------
---------------for Windows 6.x-------------
---------Created by Michał Wnuowski--------
-----------Modified by Legolash2o----------
-------------------------------------------
MountPath : "e:\mount"
------------------Starting-----------------
Creating BKP of registry file... OK
Mounting registry file... OK
Taking Ownership... OK
Editing 'Packages' subkeys 243/243OK
Editing 'PackagesPending' subkeys FAIL
Unhandled error occured.
Object reference not set to an instance of an object.
-------------------Ending------------------
Unmounting key... OK
Restoring Backup... OK
Removing Backup file... OK
This issue was caused because PackagePending subkey could not be found, in v1.4.4 it will just skip this and continue if not found.
This post has been edited by Legolash2o: 12 August 2011 - 04:29 PM
#25
#26
Posted 14 August 2011 - 04:34 PM
TheWalrus, on 14 August 2011 - 06:20 AM, said:
Yer, they are no longer pending they installed already
#27
Posted 15 August 2011 - 02:47 AM
#28
Posted 15 August 2011 - 05:05 AM
#29
Posted 15 August 2011 - 05:39 AM
#30
Posted 15 August 2011 - 08:56 AM
MagicAndre1981, on 15 August 2011 - 05:05 AM, said:
I think files are left behind until you rebuild the wim
imagex /compress maximum /export <path_to_folder>\install.wim * <new_existing_path>\install.wim /check
This post has been edited by ricktendo64: 15 August 2011 - 08:58 AM
#31
Posted 15 August 2011 - 09:25 AM
I tried it Online inside a VM
install_wim_tweak.exe /o /c Microsoft-Hyper-V /r
the package was removed, but the VM addition drivers are still in the WinSxS folder. I also tried it with the message queuing client and the files are also in the WinSxs folder.
@myselfidem
it is the same with 1.4.6
#32
Posted 15 August 2011 - 09:55 AM
Mounted_Folder\Windows\servicing\
But I must use with quotes like this:
Microsoft Windows [version 6.1.7601]
Copyright © 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\Antoine>C:\7elite32\wtools\install_wim_tweak.exe /p C:\7elite32\mount /c "Microsoft-Hyper-V-Common-Drivers-Package" /r
-------------------------------------------
--------Registry Tweak Tool v1.4.6.0-------
---------------for Windows 6.x-------------
---------Created by Michal Wnuowski--------
-----------Modified by Legolash2o----------
-------------------------------------------
MountPath : "C:\7elite32\mount"
Component : "Microsoft-Hyper-V-Common-Drivers-Package"
------------------Starting-----------------
Creating BKP of registry file... OK
Mounting registry file... OK
Taking Ownership... OK
Editing 'Packages' subkeys 2/2OK
Editing 'PackagesPending' subkeys 2/2OK
Modifying registry completed sucessfully.
Unmounting key... OK
Removing 'Packages'... 2/2OK
Removed packages successfully.
Removing 'PackagesPending'... 2/2OK
Removed packages successfully.
-------------------Ending------------------
etc...
MountPath : "C:\7elite32\mount"
Component : "Microsoft-Hyper-V-Guest-Integration-Drivers-Package"
------------------Starting-----------------
Creating BKP of registry file... OK
Mounting registry file... OK
Taking Ownership... OK
Editing 'Packages' subkeys 2/2OK
Editing 'PackagesPending' subkeys 2/2OK
Modifying registry completed sucessfully.
Unmounting key... OK
Removing 'Packages'... 2/2OK
Removed packages successfully.
Removing 'PackagesPending'... 2/2OK
Removed packages successfully.
-------------------Ending------------------
C:\Program Files\Windows AIK\Tools\PETools>
#33
Posted 15 August 2011 - 11:23 AM
If I use install_wim_tweak.exe /o to takewoner ship on my computer... How I can restore the default permissions?
Now I can't remove WAIK 3.0 for windows 7!!!
I must retore manually the permissions for system
This post has been edited by myselfidem: 15 August 2011 - 11:25 AM
#34
Posted 16 August 2011 - 01:38 AM
myselfidem, on 15 August 2011 - 11:23 AM, said:
If I use install_wim_tweak.exe /o to takewoner ship on my computer... How I can restore the default permissions?
Now I can't remove WAIK 3.0 for windows 7!!!
I must retore manually the permissions for system
It automatically restores default permissions after its made the packages visible. Your problem may be because the 'Owners' key might have been deleted, there is a switch that prevents that but i cant remember what it is.
#36
Posted 16 August 2011 - 01:57 AM
But I found an issue to restore the owners:
http://technet.micro...e/ff404240.aspx
http://www.vistax64....tore-owner.html
Thanks Kels...Next time I will try with */d
This post has been edited by myselfidem: 16 August 2011 - 02:00 AM
#37
Posted 16 August 2011 - 10:33 AM
I'll test it with a new VM again.
#38
Posted 18 August 2011 - 12:42 PM
#39
Posted 18 August 2011 - 02:25 PM
#40
Posted 18 August 2011 - 02:48 PM



Help


Back to top










