![]() |
![]() ![]() |
Mar 7 2006, 12:39 AM
Post
#1
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 199 Joined: 30-December 05 From: INDIA Member No.: 16,342 |
-------------------- Source code of: http://www.911cd.net/forums//index.php?showtopic=15763
My only request, after compile, post a download link and source code here.. Download Source: CODE http://technochat.in/download/11/ |
|
|
|
Nov 15 2006, 02:48 AM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 27-July 06 Member No.: 20,694 |
repost plz
the link is dead |
|
|
|
Nov 17 2006, 09:04 AM
Post
#3
|
|
|
Silver Member ![]() ![]() ![]() Group: Members Posts: 172 Joined: 19-January 06 Member No.: 16,791 |
This is one that I have in my PE..It's pretty straight forward, hope you could figure out which files/folders you'll need to create/copy.
QUOTE ; ----------------------------------------
; PE Builder v3 plugin INF file for ; Unlocker ; ; Plugin by aMer ; ---------------------------------------- ; Created with PluginCreator [Version] Signature="$Windows NT$" [PEBuilder] Name="System Tools: Unlocker v1.8.5" Enable=1 Help="" [Append] [WinntDirectories] a="Programs\Unlocker",2 [SourceDisksFiles] ; Program Files "files\Unlocker.exe"=a,,1 "files\UnlockerCOM.dll"=a,,1 "files\UnlockerDriver5.sys"=a,,1 [SourceDisksFolders] [Software.AddReg] ; HKLM\SOFTWARE 0x1, "Classes\CLSID\UnlockerShellExtension","","{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" 0x1, "Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}","UnlockerShellExtension" 0x1, "Classes\AllFileSystemObjects\shellex\ContextMenuHandlers\UnlockerShellExtension","","{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" 0x1, "Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}","","UnlockerShellExtension" 0x2, "Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32","","%SystemDrive%\Programs\Unlocker\UnlockerCOM.dll" 0x1, "Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32","ThreadingModel","Apartment" 0x1, "Classes\folder\shellex\ContextMenuHandlers\UnlockerShellExtension","","{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" |
|
|
|
Nov 17 2006, 10:37 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Members Posts: 93 Joined: 12-June 04 From: Long Island, NY Member No.: 6,301 |
|
|
|
|
Nov 23 2006, 07:11 PM
Post
#5
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 105 Joined: 12-August 06 From: New York City Member No.: 21,081 |
Kills services that may be 'locking' and preventing a file/folder from being manipulated or copied.
Explorer enabled WinPE has this issue frequently. v179 a little smaller than current and works fine... -------------------- If you see something, say something.
Beware anything UNATTENDED ____________________ Athlon 64 3500+ MSI K8N Neo4 nForce4 -- thuunPE at boot-land.net |
|
|
|
Nov 24 2006, 04:35 AM
Post
#6
|
|
![]() Motaro ![]() ![]() ![]() Group: Members Posts: 280 Joined: 18-February 06 From: Poland Member No.: 17,572 |
QUOTE ; PE Builder v3 plug-in INF file [Version]Signature= "$Windows NT$" [PEBuilder] Name="Unlocker 1.8.5 + CopyToMoveTo" Enable=1 [SourceDisksFiles] files\ContextMenuExt.dll=2,,1 files\Unlocker.cfg=2,,1 files\Unlocker.exe=2,,1 files\UnlockerCOM.dll=2,,1 files\UnlockerDriver5.sys=2,,1 files\UnlockerDriver4.sys=2,,1 files\UnlockerHook.dll=2,,1 files\UnlockerAssistant.exe=2,,1 [Software.AddReg] 0x0,"Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\UnlockerShellExtension" 0x1,"Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\UnlockerShellExtension",,"{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" 0x0,"Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" 0x1,"Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}",,"UnlockerShellExtension" 0x0,"Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32" 0x1,"Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32",,"%SystemRoot%\SYSTEM32\unlockercom.dll" 0x1,"Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32","ThreadingModel","Apartment" 0x0,"Classes\Folder\shellex\ContextMenuHandlers\UnlockerShellExtension" 0x1,"Classes\Folder\shellex\ContextMenuHandlers\UnlockerShellExtension",,"{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}" 0x1,"Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}","UnlockerShellExtension" ;----------------------------------------------------------- [Software.AddReg] 0x0,"Classes\*\shellex\ContextMenuHandlers\CopyMoveTo" 0x1,"Classes\*\shellex\ContextMenuHandlers\CopyMoveTo",,"{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}" 0x0,"Classes\Directory\shellex\ContextMenuHandlers\CopyMoveTo" 0x1,"Classes\Directory\shellex\ContextMenuHandlers\CopyMoveTo",,"{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}" 0x0,"Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}" 0x1,"Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}",,"ContextMenuExt Extension" 0x0,"Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}\InprocServer32" 0x1,"Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}\InprocServer32",,"%SystemRoot%\SYSTEM32\contextmenuext.dll" 0x1,"Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}\InprocServer32","ThreadingModel","Apartment" 0x1,"Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}","ContextMenuExt Extension" [Software.AddReg] 0x2,"Sherpya\XPEinit\Startup","UnlockerAssistant","%SystemRoot%\SYSTEM32\UnlockerAssistant.exe" [Default.AddReg] 0x1,"Software\Microsoft\Windows\CurrentVersion\Run","UnlockerAssistant","%SystemRoot%\SYSTEM32\UnlockerAssistant.exe" [Software.AddReg] 0x3, "Microsoft\Windows\CurrentVersion\App Management\ARPCache\Unlocker","SlowInfoCache",\ 28,02,00,00,01,00,00,00,00,f0,03,00,00,00,00,00,10,04,30,ba,d5,\ FD,C5,01,00,00,00,00,43,00,3A,00,5C,00,50,00,72,00,6F,00,67,00,\ 72,00,61,00,6D,00,20,00,46,00,69,00,6C,00,65,00,73,00,5C,00,55,\ 00,6E,00,6C,00,6F,00,63,00,6B,00,65,00,72,00,5C,00,55,00,6E,00,\ 6C,00,6F,00,63,00,6B,00,65,00,72,00,2E,00,65,00,78,00,65,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00 0x4, "Microsoft\Windows\CurrentVersion\App Management\ARPCache\Unlocker","Changed", 0x00000000 [Software.AddReg] 0x1, "Microsoft\Windows\CurrentVersion\App Paths\Unlocker.exe","","%SystemRoot%\SYSTEM32\Unlocker.exe" [Software.AddReg] 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","DisplayName","Unlocker 1.8.5" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","DisplayIcon","%SystemRoot%\SYSTEM32\Unlocker.exe" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","DisplayVersion","1.8.5" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","URLInfoAbout","http://ccollomb.free.fr/unlocker/" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","Publisher","Cedrick Collomb" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","Language","1045" 0x1, "Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","OnlineVersion","1.8.5" ; Auto-Registry-Expander ; Entries for Sherpya Registry Expander ; Generated by REA.cmd for all "0x1 lines" containing Env.Vars in this INF [Software.AddReg] 0x7,"Sherpya\RegExpander\HKLM","Software\Classes\CLSID\{DDE4BEEB-DDE6-48fd-8EB5-035C09923F83}\InProcServer32","(Default)" 0x7,"Sherpya\RegExpander\HKLM","Software\Classes\CLSID\{51131DA7-1D24-40e5-AE07-5E3750F5DE3C}\InprocServer32","(Default)" 0x7,"Sherpya\RegExpander\HKLM","Software\Microsoft\Windows\CurrentVersion\App Paths\Unlocker.exe","(Default)" 0x7,"Sherpya\RegExpander\HKLM","Software\Microsoft\Windows\CurrentVersion\Uninstall\Unlocker","DisplayIcon" works 100% -------------------- My Reatogo-X-PE Stuff
My Website Ten wie, tamten wie tylko ja nie wiem Może coś przeoczyłem a może nie znam sam siebie CHWDP :) ScreenShots http://rapidshare.com/users/t52tjp |
|
|
|
Jan 31 2008, 08:47 AM
Post
#7
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 30-January 08 Member No.: 34,418 |
can you please elaborate, where did you find the
ContextMenuExt.dll UnlockerDriver4.sys Unlocker.cfg files, because they are not in my unlocker1.8.5 folder in "program files" in fact they are nowhere to be found on the whole drive. also please help me to set up the other files, like nu2 and htm also your config is not visible in the builder's plugin list, i dont know if this is because of the missing files or something else.... |
|
|
|
Feb 7 2008, 12:08 PM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 30-January 08 Member No.: 34,418 |
bump!
|
|
|
|
Apr 21 2008, 08:33 AM
Post
#9
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 199 Joined: 30-December 05 From: INDIA Member No.: 16,342 |
here is the link..
CODE http://rapidshare.com/files/109239950/ucmt.rar
-------------------- Source code of: http://www.911cd.net/forums//index.php?showtopic=15763
My only request, after compile, post a download link and source code here.. Download Source: CODE http://technochat.in/download/11/ |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 9th February 2010 - 11:09 AM |