Everything posted by *Reaper*
-
[AddOn] Bowling Evolution 1.07
Updated..... Added 26 new bowling balls....
-
[Request] Signature & Avatar
EXCELLENT WORK Scrat!!!!! :thumbsup_anim: Could you put "Reaper" instead of Makave?? As far as fonts.... Something "creepy" looking...... As far as everything else.... Use your imagination.... I leave it up to you..... It's very easy to make me happy..... AGAIN.... I appreciate you taking the time to do it..... LOOKS OUTSTANDING...... :beerchug:
-
[SVCPACK] Launchy 2.0
Moved to SVCPACK addons.....
-
[AddOn] HashTab v2.3.0
In my personal addon, i have a HashTab.AddReg section in the inf... (Learned it from Xable) [HashTab.AddReg] HKCU,"Software\HashTab\Algorithms\MD5","Enabled",0x10001,1 HKCU,"Software\HashTab\Algorithms\SHA-1","Enabled",0x10001,1 HKCU,"Software\HashTab\Algorithms\CRC32","Enabled",0x10001,1 These are the 3 I choose to have shown by default...... You can have just one or ALL... Its up to you.....
-
[Request] Signature & Avatar
I am no artist..... Would one of you talented people please help me out with this.... Some kind of Grim Reaper theme....... PLEASE!!!! Thanks to anyone that can help....
-
[Release] Notepad++ 5.1.4
*** Updated to 4.7.5
-
[CPL] WMP11 Slipstreamer v0.94 AddOn
RyanVM Integrator Addon: Size: 436 kb MD5: A46F9682E394F194367BD62BE44BEF10 NOTE: This only adds a shortcut in the control panel. It does not have the other shortcuts that Ricks had....
-
[Release] ImgBurn
*** Updated to 2.4.0.0
-
[CPL] WMP11 Slipstreamer v0.94 AddOn
removed
-
[Release] Adobe Reader 9.0.0
*** Updated to 8.1.2 ***
-
Adding app to CPL Question!
AAAHHHHHHHHHH!!!!!! I put the CPL @ the end of it for a note...... to myself (I was working with 2 different infs...) And I forgot to take it off...... !#@$ [Version] Signature=$Windows NT$ [Optional Components] Wipcm [DefaultInstall] CopyFiles =Main_App,SYS.main,Copy.INF AddReg =Uninstall.AddReg,CPL.AddReg [Wipcm] OptionDesc ="Windows IP Configuration Manager CPL AddOn" Tip ="Uninstallable CPL AddOn" Modes =0,1,2,3 CopyFiles =Main_App,SYS.main AddReg =Uninstall.AddReg,CPL.AddReg The delshortcuts are leftover from the inf I made for a regular addon and not a CPL addon.... Another thing I forgot to remove!!!!!!!! Thanks Rick....
-
Adding app to CPL Question!
OK...... I spoke a little too soon..... My CPL addon works great "right-clicking" the .inf to install...... But does not install during windows setup..... I've searched through the logs and so far the only errors I can find are in the setupapi.log file.... #E077 Could not locate a non-empty section [wipcm] when calculating disk space in "C:\WINDOWS\INF\wipcm.inf". Error 0xe0000102: The required line was not found in the INF. So where did I screw up? Here is the .inf...... ; ************************************** ; * Windows IP Configuration * ; * Manager 2.7.2.80 CPL AddOn * ; * By: Reaper (a.k.a. Makave2345) * ; ************************************** [Version] Signature=$Windows NT$ [Optional Components] Wipcm [DefaultInstall] CopyFiles =Main_App,SYS.main,Copy.INF AddReg =Uninstall.AddReg,CPL.AddReg [Wipcm CPL] OptionDesc ="Windows IP Configuration Manager CPL AddOn" Tip ="Uninstallable CPL AddOn" Modes =0,1,2,3 CopyFiles =Main_App,SYS.main AddReg =Uninstall.AddReg,CPL.AddReg [SourceDisksNames.x86] 1="%Wipcm% Files","Wipcm.cab",,"i386" [DestinationDirs] Main_App =16422,%PROG_NAME% SYS.main =16421 PNF.File =17 Copy.INF =17 [SourceDisksFiles] winipcfg.cnt=1 winipcfg.exe=1 winipcfg.hlp=1 winipcfg.GID=1 borlndmm.dll=1 cc3250mt.dll=1 [Main_App] winipcfg.cnt winipcfg.exe winipcfg.hlp winipcfg.GID [SYS.main] borlndmm.dll cc3250mt.dll [Copy.INF] Wipcm.inf [Uninstall.AddReg] HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","DisplayName",0,"%PROG_NAME% %VERS%" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","DisplayIcon",0,"%16422%\%Wipcm%\winipcfg.exe" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection Wipcm.inf,UnInstall" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","URLInfoAbout",0,"http://www.pkostov.com/wipcfg.html" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","DisplayVersion",0,"%VERS%" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","Publisher",0,"Peter Kostov" HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","NoModify",0x00010001,01,00,00,00 HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1","NoRepair",0x00010001,01,00,00,00 [CPL.AddReg] HKCR,"CLSID\%CLSID1%",,,"%PROG_NAME%" HKCR,"CLSID\%CLSID1%","InfoTip",,"IP Configuration Tool" HKCR,"CLSID\%CLSID1%","{305CA226-D286-468e-B848-2B2E8E697B74} 2",0x10001,05,00,00,00 HKCR,"CLSID\%CLSID1%\DefaultIcon",,,"%16422%\%PROG_NAME%\winipcfg.exe" HKCR,"CLSID\%CLSID1%\Shell\Open\command",,,"%16422%\%PROG_NAME%\winipcfg.exe" HKCR,"CLSID\%CLSID1%\ShellFolder","Attributes",0x10001,00,00,00,00 HKLM,"%NAME_SPC%\%CLSID1%",,,"%PROG_NAME%" [UnInstall] BeginPrompt =BeginUnInsPrompt EndPrompt =EndUnInsPrompt DelFiles =Main_App,SYS.main,PNF.File DelDirs =Wipcm.Dirs DelReg =Obsolete.DelReg ProfileItems =Installer.DelShortcut,UnInstall.DelShortcut,Desktop.DelShortcuts,QickL.DelShort cut UpdateInis =sysoc.Edit RunPreSetupCommands=Close.Wipcm:1 Cleanup =1 [BeginUnInsPrompt] Title =%PROG_NAME% Uninstall Prompt =Are you sure you want to completely remove %PROG_NAME% and all of its components? ButtonType=YESNO [EndUnInsPrompt] Prompt=%PROG_NAME% was successfully removed from your computer. [Installer.DelShortcut] Name =%PROG_NAME%,0x00000002 SubDir=%PROG_NAME% [UnInstall.DelShortcut] Name =Uninstall It,0x00000002 SubDir=%PROG_NAME% [Desktop.DelShortcuts] Name=%PROG_NAME%,0x0000000A,16 [QickL.DelShortcut] Name =%PROG_NAME%,0x0000000A,26 SubDir=%QUICK% [Close.Wipcm] TSKILL winipcfg [PNF.File] Wipcm.PNF [sysoc.Edit] %17%\sysoc.inf,Components,Wipcm=* [Obsolete.DelReg] HKLM,"SOFTWARE\%UNISTALL%\%CLSID1%_is1" HKCR,"CLSID\%CLSID1%" HKLM,"%NAME_SPC%\%CLSID1%" [Wipcm.Dirs] %16422%/%PROG_NAME% [Strings] CLSID1 ="{D14ED2E1-C75B-443c-BD7C-333333333301}" PROG_NAME="Windows IP Configuration Manager" QUICK ="Microsoft\Internet Explorer\Quick Launch" UNISTALL="Microsoft\Windows\CurrentVersion\Uninstall" NAME_SPC="SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace" VERS ="2.7.2.80" AHHHHHH..... I need a BEER!!!! :help:
-
[CPL] IP Configuration Manager 2.7.2.80
Windows IP Configuration Manager 2.7.2.80 CPL Addon Changelog: Information: Info Version: 2.7.2.80 Credit: Reaper (aka Makave2345 or Me) Uninstallable?: Yes Size: 764 kb MD5: 65844F2BEC85E10B3E1E6AAC390F08DB SHA1: 240A891CDEA9167DB250BEF8E1C97302E681CFB9 CRC-32: 5D3B73A6 Enjoy!
-
Adding app to CPL Question!
Remember Kel.... Im a little slow :doh: So how do you go about checking to see if its register-able? Thanks again for taking time out to help. I really appreciate it....
-
Adding app to CPL Question!
Ok.... Thanks for everything Kel & Rick......... Got my CPL Addon working great..... One other thing that I've been wondering about..... I've noticed some addons have .dll files that the addon maker uses the RegisterDLLs key...... It may be just one of the .dll files that the app requires or more than one..... Then again, the source files may have many .dll files and none of them have been used with the RegisterDLLs command.... The question is, how do you determine if you need to use the command or not, and also how to determine WHICH .dll file to use it on?
-
Adding app to CPL Question!
Ok... These 2 examples were taken from one of Ricks addons..... [nLite.CPL] HKCR,"CLSID\%CLSID1%",,0x0,"nLite" HKCR,"CLSID\%CLSID1%","InfoTip",0x0,"Windows Deployment Tool." HKCR,"CLSID\%CLSID1%","{305CA226-D286-468e-B848-2B2E8E697B74} 2",0x10001,05,00,00,00 HKCR,"CLSID\%CLSID1%\DefaultIcon",,0x0,"%16422%\nLite\nLite.exe" HKCR,"CLSID\%CLSID1%\Shell\Open\command",,0x0,"%16422%\nLite\nLite.exe" HKCR,"CLSID\%CLSID1%\ShellFolder","Attributes",0x10001,00,00,00,00 HKLM,"%NAME_SPAC%\%CLSID1%",,0x0,"nLite" [Strings] CLSID1 ="{D14ED2E1-C75B-443c-BD7C-222222222231}" & [CPL.AddReg]HKCR,"CLSID\%CLSIDx%",,,"%WMP11S%" HKCR,"CLSID\%CLSIDx%","InfoTip",,"Slipstream Windows Media Player 11 into your Windows
-
[Release] Notepad++ 5.1.4
*** Updated to 4.7.2
-
[Release] Kaspersky
Arfaoui FirAs....... I have updated your post to show that this is indeed a French version. I have also updated your post with a addon that should be able to be integrated with NLite & RyanVM Integrator.... Please upload it to your own share site and edit your post, so I can delete it from my hositng site.... Also NOTE: I did not change anything from your original file... All I did was use your original .exe (inside a SVCPACK folder) added a ENTRIES_Kaspersky.ini (with the correct info as seen below) and compressed it using 7-Zip then uploaded it to my hosing site...... [general] builddate=1/01/2008 description=Arfaoui FirAs Kaspersky Anti-Virus 7.0 Addon title=Arfaoui FirAs Kaspersky Anti-Virus 7.0 Addon version=v7.0 website=http://www.kaspersky.com/fr/ [EditFile] I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram [AddProgram] kav7.exe
-
[Release] Notepad++ 5.1.4
*** Updated to 4.7
-
[AddOn] Bowling Evolution 1.07
Bowling Evolution 1.07 Information: Info Version: 1.07 Addon Release Date: December 30, 2007 Credit: *Reaper* System Requirements Windows 2000/XP/Vista DirectX 9 Hardware accelerated video-card 1 GHz prosessor Mouse Approximately 13 Mb free disk space Size: 5.13 mb MD5: CE44EA9F42006436DE1DFE3433AF6B52 Enjoy!
-
Add/Remove Programs Question?
Ok..... I'm going to be creating ALOT of my fav theme addons..... They will all be uninstallable....(individually that its) Now.... I don't wan't 50 or more entries in the add/remove programs list in the control panel.... (unless I actually want to see them) What I'm after is what MrDMX did in his ported vista games addon...... The only way they showed up was if "show updates" was checked, and then it had a header that said something like "Vista Games" and then under that "folder" (for lack of a better name) had the individual games..... I would like to do basically the same thing..... Something like: Reapers Themes: yada yada yada etc...... I have looked through the inf of MrDMX's addon and nothing really jumped out at me..... I would like to know how this is done...... Again.... I know I have been driving everyone crazy with all my questions, but I REALLY DO APPRECIATE everyone taking the time to try and help me out...... Thanks again everyone......
-
[AddOn] HJSplit v2.3.0.0
HJSplit v2.3.0.0 Information: Info Notes: HJSplit is a very nice looking freeware file splitter. It splits files of any type and size. This program can even handle files which are larger than 10Gb!. Version: 2.3.0.0 Addon Release Date: December 9, 2007 Shortcut created in: Start/All Programs/Accessories Uninstallable: Yes Credit: Reaper (aka Makave2345 or Me) Size: 303 kb MD5: 5860BEEFF588629252F659CF0CD509FB SHA1: 47A183D381B6DB8018C2D4B87B5AF2D1851552CA CRC-32: 0E68F1FA ENJOY!
-
[Release] 7-Zip 4.65
*** Updated to 4.57 FINAL
-
[Release] PowerArchiver 2007 10.2.1.17
*** Updated to 10.2.1.17
-
Uninstall question?
Ok..... Now.... When using this addon.... Everything works fine... The one thing I do notice is, when you go to Add/Remove Programs in Control Panel.... Most every program in there has out to the right side the SIZE, USED, & LAST USED ON...... This one does not..... Is it something I have left out of the .inf or entries file???? I know I'm being picky, but would like to make sure everything is correct, BEFORE I start releasing addons for others to use....