What is the best way to build your Plugin?
I want to build a pligin for CrapCleaner>
Should I use Plugin Builder or create a Self Extracting RAR file?
I look at Plugin Builder and I can figure out how to add the crap cleaner to the plugin folder when Plugin Builder limits me to 27 subfolders and I have a few more that that.
thanks
Page 1 of 1
Build you own Plugin Best way
#2
Posted 07 September 2005 - 06:29 PM
I found a program called Plugin Creator http://www.royalbox.plus.com/pe/
that builds Plugins.
The CCCleaner.htm file is below:
PE Builder v3 plugin
CC Cleaner
CC Cleaner can be downloaded from: http://www.cccleaner.com.
The following file(s) must be put into the files folder within the CC Cleaner plugin folder:
ccleaner.exe.
This plugin requires the following items:
Ramdisk Plugin
To run from BartPE, click on:
Start/Go Programs ccleaner
PE Builder Copyright © 2002-2005 Bart Lagerweij. All rights reserved.
Created with PluginCreator
The cccleaner.inf file is below:
; ----------------------------------------
; PE Builder v3 plugin INF file for
; CC Cleaner
;
; ----------------------------------------
; Created with PluginCreator
[Version]
Signature="$Windows NT$"
[PEBuilder]
Name="CC Cleaner"
Enable=0
Help="CC Cleaner.htm"
[Append]
nu2menu.xml, CC Cleaner.xml
[WinntDirectories]
a="Programs\CC Cleaner",2
[SourceDisksFiles]
; Program Files
"files\ccleaner.exe"=a,,1
; Created Files
"files\ramdisk_ccleaner.cmd"=a,,1
[SourceDisksFolders]
[Software.AddReg]
; HKLM\SOFTWARE
; XPE Shortcuts
0x2, "Sherpya\XPEinit\Programs", "ccleaner", "%SystemDrive%\Programs\CC Cleaner\ramdisk_ccleaner.cmd||%SystemDrive%\Programs\CC Cleaner\ccleaner.exe"
[SetupReg.AddReg]
; HKLM\SYSTEM
[Default.AddReg]
; HKU\.Default
[Software.DelReg]
; HKLM\SOFTWARE
[Default.DelReg]
; HKU\.Default
[AddLine]
[DelLine]
[SetValue]
The cccleaner.xml file is below:
- <!-- Nu2Menu entry for "CC Cleaner"
-->
- <NU2MENU>
- <MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\CC Cleaner\ramdisk_ccleaner.cmd))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\CC Cleaner\ramdisk_ccleaner.cmd" PARM="1">ccleaner</MITEM>
</MENU>
</NU2MENU>
Is this the right way to do it?
thanks
that builds Plugins.
The CCCleaner.htm file is below:
PE Builder v3 plugin
CC Cleaner
CC Cleaner can be downloaded from: http://www.cccleaner.com.
The following file(s) must be put into the files folder within the CC Cleaner plugin folder:
ccleaner.exe.
This plugin requires the following items:
Ramdisk Plugin
To run from BartPE, click on:
Start/Go Programs ccleaner
PE Builder Copyright © 2002-2005 Bart Lagerweij. All rights reserved.
Created with PluginCreator
The cccleaner.inf file is below:
; ----------------------------------------
; PE Builder v3 plugin INF file for
; CC Cleaner
;
; ----------------------------------------
; Created with PluginCreator
[Version]
Signature="$Windows NT$"
[PEBuilder]
Name="CC Cleaner"
Enable=0
Help="CC Cleaner.htm"
[Append]
nu2menu.xml, CC Cleaner.xml
[WinntDirectories]
a="Programs\CC Cleaner",2
[SourceDisksFiles]
; Program Files
"files\ccleaner.exe"=a,,1
; Created Files
"files\ramdisk_ccleaner.cmd"=a,,1
[SourceDisksFolders]
[Software.AddReg]
; HKLM\SOFTWARE
; XPE Shortcuts
0x2, "Sherpya\XPEinit\Programs", "ccleaner", "%SystemDrive%\Programs\CC Cleaner\ramdisk_ccleaner.cmd||%SystemDrive%\Programs\CC Cleaner\ccleaner.exe"
[SetupReg.AddReg]
; HKLM\SYSTEM
[Default.AddReg]
; HKU\.Default
[Software.DelReg]
; HKLM\SOFTWARE
[Default.DelReg]
; HKU\.Default
[AddLine]
[DelLine]
[SetValue]
The cccleaner.xml file is below:
- <!-- Nu2Menu entry for "CC Cleaner"
-->
- <NU2MENU>
- <MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\CC Cleaner\ramdisk_ccleaner.cmd))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\CC Cleaner\ramdisk_ccleaner.cmd" PARM="1">ccleaner</MITEM>
</MENU>
</NU2MENU>
Is this the right way to do it?
thanks
#5
Posted 13 September 2005 - 10:04 AM
lawson23, on Sep 13 2005, 02:23 PM, said:
Quote
CC Cleaner can be downloaded from: http://www.cccleaner.com.
Did you mean ccleaner?
Yes, plugin still doesn't work either.
#6
Posted 23 November 2009 - 10:19 PM
lawson23, on 08 September 2005 - 07:37 AM, said:
Quote
I found a program called Plugin Creator http://www.royalbox.plus.com/pe/
that builds Plugins.
that builds Plugins.
I also use and like Plugin Creator.
That link to Plugin Creator no longer works. Is there anywhere else I can download it at? I can't find it anywhere. ; (
#7
Posted 23 November 2009 - 11:20 PM
Quote
That link to Plugin Creator no longer works. Is there anywhere else I can download it at? I can't find it anywhere. ; (
First hit on GOOGLE:
http://www.hallsted....lugins-mlh.html
Bottom of page has this...
Quote
§§§§§§§§§§§§§§§§§§§§§§§§ this little bit added on Sunday, July 30, 2006: it has come to my attention that the home page for the plugin creator is gone. that's a shame really, but don't despair. you can download it from me. it's a whole 118KB : download royalbox's barts pe plugin creator take care and good luck with it all.
Dead Blow Hammer - 19 colors of Duck Tape - Bailing Wire
Page 1 of 1