[Request] How to make .CAB of registry? Help!
#1
Posted 17 May 2006 - 05:43 PM
#2
Posted 18 May 2006 - 02:44 AM
you cam make it with IEPRESS which intégrated in windows xp
by
#4
Posted 18 May 2006 - 06:27 AM
Kelsenellenelvian, on May 18 2006, 04:47 PM, said:
I attach my reg:
What tools u use to convert reg to cab?
I used reg2inf to convert reg to inf but don't know how to convert inf to cab.
There should be a simpler way? Thanks Kels
Attached File(s)
-
MyComputer.zip (1011bytes)
Number of downloads: 31
#5
Posted 18 May 2006 - 06:38 AM
Once the entries file and the inf file are filled out I use cabtool on the folder to make the .cab file --> http://www.msfn.org/board/index.php?showto...7469&hl=cabtool
Oooops forgot to add your addon
This post has been edited by Kelsenellenelvian: 18 May 2006 - 06:39 AM
#6
Posted 18 May 2006 - 10:28 AM
I do hope that, WillyPad hasn't been used to make many of your addons, because the results it has produced are frankly disgraceful.
Compare it with my 'hand produced' offering:
MD5: 1DCA52F88FD32D1CB885C08B8C2BFA5B
#7
Posted 18 May 2006 - 05:53 PM
@Yzöwl, how did u convert reg to cab?
@Kels,
I've downloaded both the WillyPad and CAB tool.
I opened up my MyComputer.reg with WillyPad and run the "INF file Wizard" in Tools tab.
I typed "MyComp" for both the "application's name" and "short name" and click on OK w/o changing the default check boxes and i get this in WillyPad:
Quote
; **** MyComp ****
; *****************************************
; INF created with the help of WillyPad.
; Freeware from Snoopy 81
[version]signature="$CHICAGO$"
[DefaultInstall]
[STRINGS]
KEY_REMOVE = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
KEY_CURRENT = "Software\Microsoft\Windows\CurrentVersion"
;
; Following lines are just here for reference, you can delete them as needed.
KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
KEY_RUN = "Software\Microsoft\Windows\CurrentVersion\Run"
Windows Registry Editor Version 5.00
;Adds Control Panel to right click of MY Computer
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
;And so on....
Then saved as "MyComp.inf".
Then I generated "MYCOMP.IN_" by opening "MyComp.inf" using CAB Tool.
Am i correct?
Where is .cab file?
i only have "MyComp.inf" (created with WillyPad) and "MYCOMP.INF_" (with CAB Tool)
Where's "Entries_MyComp.ini"?
This post has been edited by owikh84: 18 May 2006 - 06:21 PM
#8
Posted 18 May 2006 - 06:43 PM
owikh84, on May 18 2006, 11:53 PM, said:
<Edit>
If you're interested, here is your corrected reg file to match the content of the cabbed and compressed inf.
</Edit>
Attached File(s)
-
MyComputer.zip (1012bytes)
Number of downloads: 18
This post has been edited by Yzöwl: 18 May 2006 - 06:46 PM
#9
Posted 18 May 2006 - 08:09 PM
Yzöwl, on May 19 2006, 08:43 AM, said:
owikh84, on May 18 2006, 11:53 PM, said:
<Edit>
If you're interested, here is your corrected reg file to match the content of the cabbed and compressed inf.
</Edit>
thanks.
btw, the "Services" and "System Restore" extensions not working.
This post has been edited by owikh84: 18 May 2006 - 08:12 PM



Help

Back to top









