Everything posted by ricktendo
-
Blooper of Kramer
LOL yea I remember this episode, he thought this guy was a cocaine addict because he was sniffing all the time Kramer was around...Turns out it was because of the jacket he was wearing
-
[Editable] Vista Firefox 2.0.0.14 (April 16-08)
Sorry Detay, cant make a multilang...actually IDK if I will even update this to v3. See I have been having issues, my Firefox Add-Ons are no longer installed by setup.exe
-
[AddOn] Windows Sidebar v6.0.6002.18005
50 Supported Locales: (You Can Request Yours) cs-CZ (Czech - Czechoslovakia) de-AT (German - Austria) de-CH (German - Switzerland) de-DE (German - Germany) de-LI (German - Liechtenstein) de-LU (German - Luxembourg) el-GR (Greek - Greece) en-AU (English - Australia) en-BZ (English - Belize) en-CA (English - Canada) en-CB (English - Caribbean) en-GB (English - United Kingdom) en-IE (English - Ireland) en-JM (English - Jamaica) en-NZ (English - New Zealand) en-PH (English - Phillippines) en-TT (English - Trinidad) en-US (English - United States) ***Default*** en-ZA (English - South Africa) es-AR (Spanish - Argentina) es-BO (Spanish - Bolivia) es-CL (Spanish - Chile) es-CO (Spanish - Colombia) es-CR (Spanish - Costa Rica) es-DO (Spanish - Dominican Republic) es-EC (Spanish - Ecuador) es-ES (Spanish - Spain) es-GT (Spanish - Guatemala) es-HN (Spanish - Honduras) es-MX (Spanish - Mexico) es-NI (Spanish - Nicaragua) es-PA (Spanish - Panama) es-PE (Spanish - Peru) es-PR (Spanish - Puerto Rico) es-PY (Spanish - Paraguay) es-SV (Spanish - El Salvador) es-UY (Spanish - Uruguay) es-VE (Spanish - Venezuela) fr-CA (French - Canada) fr-CH (French - Switzerland) fr-FR (French - France) fr-LU (French - Luxembourg) it-CH (Italian - Switzerland) it-IT (Italian - Italy) ja-JP (Japanese - Japan) nl-BE (Dutch - Belgium) nl-NL (Dutch - Netherlands) pt-BR (Portuguese - Brazil) pt-PT (Portuguese - Portugal) tr-TR (Turkish - Turkey) Same addon name as the previous Intl release, verify update with MD5 hash
-
[help] icon shortcut
OH! OK I just noticed that ICO files can be used also (for these you dont need IconIndex) ;The Ultimate HD Codec [Version] Signature=$Windows NT$ [Optional Components] CoreCodec [SourceDisksNames.x86] 1= "%SourceFileDesc%","NameOfCab.cab",,"i386" ; <- Change with the name of your cab archive [DefaultInstall] ProfileItems=CoreCodec.Addshortcut CopyFiles=CoreCodec.copy CopyINF=CoreCodec.inf AddReg=CoreCodec.AddReg registerDlls=regCodec.RegSvr [CoreCodec] OptionDesc="CoreCodec" Tip="The Ultimate HD Codec" Modes=0,1,2,3 ProfileItems=CoreCodec.Addshortcut CopyFiles=CoreCodec.copy CopyINF=CoreCodec.inf AddReg=CoreCodec.AddReg registerDlls=regCodec.RegSvr [DestinationDirs] CoreCodec.copy=11 CoreCodec.inf=17 ; here you list the section names not the filenames [SourceDisksFiles] CoreAVCDecoder.ax=1 CoreAVC.ico=1 ;CoreCodec.inf=1 <- not needed [CoreCodec.copy] CoreAVCDecoder.ax CoreAVC.ico [CoreCodec.inf] CoreCodec.inf [CoreCodec.AddReg] HKLM,"SOFTWARE\CoreCodec",,0x00000010 HKLM,"SOFTWARE\CoreCodec\CoreAVC Pro","User",0,"Registered User" HKLM,"SOFTWARE\CoreCodec\CoreAVC Pro","Serial",0,"xxxxx-xxxxx-xxxx-xxxxx-xxxxx" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32","CoreAVC",0,"CoreAVCDecoder.ax" HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc","CoreAVCDecoder.ax",0,"H264 CoreAVC" [regCodec.RegSvr] 11,,CoreAVCDecoder.ax,1 [CoreCodec.Addshortcut] Name =CoreAVC CmdLine =11,,rundll32.exe "CoreAVCDecoder.ax,Configure" SubDir =CoreAVC WorkingDir =11 IconPath =11,,CoreAVC.ico InfoTip = "The Ultimate HD Codec" [Strings] SourceFileDesc = "Windows CD/DVD-Rom"
-
[help]need away to change inf into exe
What method are you planning on using? If 7zip SFX use RunProgram="hidcon:cmd /c rundll32 advpack.dll,LaunchINFSection \"%%T\\NameOfINF.inf\",,1" If its winrar you dont have to do that, just use this (it will lanuch the DefaultInstall section if any) Setup=NameOfINF.inf TempMode Silent=1 Overwrite=1
-
[help] icon shortcut
OK you need to tell me what is the directory of the DLL or EXE file that has the icon is because you have to specify the path and number, also how manny icons does that file have in it Here is an example using a icon in shell32.dll (Its Icon number 224 but you don't use that number, you use the order starting from zero) [CoreCodec.Addshortcut] Name =CoreAVC CmdLine =11,,rundll32.exe "CoreAVCDecoder.ax,Configure" SubDir =CoreAVC WorkingDir =11 IconPath =11,,shell32.dll;<- Path to file with icon IconIndex =115;<- number/order of icon in shell32.dll InfoTip = "The Ultimate HD Codec"
-
[help]need away to change inf into exe
If you know how to make a 7zip or WinRAR sfx use this command to install rundll32 advpack.dll,LaunchINFSection NameOfINF.inf,,1 The ",,1" will make it silent And make sure you put the .cab file in a folder named i386
-
[AddOn] Windows Sidebar v6.0.6002.18005
- Merged all languages into one addon thanks to Kal for finding a trick on how to make international INF's - Also many new sub-local's and translations that did not exist before are now supported like Portuguese, Spanish and Japanese and many more sub categories - If your lang is not on the list don't worry, the default en-US Sidebar will be installed Off-Topic Comment(Click to Show) Bring on the HATE! [Close] BTW: I need your feedback ppl (expecially non english XP users), I wanna know if your lang was detected by the INF and if not what is your LCID (open a CMD window and type LCID) manual install or XP setup should not matter Also if any of you see any problems with the dialog translations plz fix them and post them in the sidebar translations section or here
-
[News] Set a Guinness World Record
I got my email today saying Firefox will be released on Tuesday
- [AddOn] SpywareBlaster 5.0 (10/10/2013)
-
[AddOn] Windows Sidebar v6.0.6002.18005
You wouldn't by any chance have Windows Sidebar Styler installed would you?If so Uninstall it or make sure .Net Framework 3.0 and 3.5 above are installed
-
[Release] V'ISO b8.2.2 (Last)
I also want to add that this is not the case for the integrated msdn version
-
[Video] How to make a INF Program addon
I will make a couple more... I was thinking some videos on how to make a 7zip sfx and another on how to edit MSI & other installers
-
Greasemonkey Add-On for Firefox 3
ty Jurgen for this, I just switched to FF 3 RC 2 today and sadly this one was not compatible with it. This fixes that problem :cool04:
-
Hell of a different kind
ROFL, good one. My countrie's hell would be similar, everything here is ma
-
Saying Hi to everyone
IDK anybody named "everyone" but if I see him I will say you said HI
-
inf files ?
He just told you how, you just mimic how nLite.inf installs with cmdlines.txt
-
[Release] V'ISO b8.2.2 (Last)
Never was offended, Just because I said "Change any res files you don't like and make it your own" does not mean I was I was merely re-stating what I've always said to others, take any resourses you dont like and mod them to your likening, no probs here About the Copy dialog, I kinda liked the one that looks like Vista's but its not very good for ppl like me who copy and replace thousands of files, you have to click OK 1000 times, check box is useless and there is no "Yes To ALL" button so I did not include this Just open shell32.res, add the bitmap and also add the dialog mod, its not that hard to do Here is the real link to orbit30's OOBE addons, there may be one you like better http://www.wincert.net/forum/index.php?showtopic=3170
-
[Release] V'ISO b8.2.2 (Last)
1- Find another OOBE addon by orbit30 you like and just extract the files into the Extra Folder 2- I was working on that the day before yesterday, but I found out that editing .res files on Vista will mess them up for XP I did however fix a few typo's in the bat file, hopefully this solves the issue with RVM Integrator users 3- Fixed in this bat file http://www.mediafire.com/?hb1xdmwwq5x 4- You don't have to extract and repack it, if you have WinRAR just drag & drop any changed files into the "opened with winrar" executable and it will update it for you Change any res files you don't like and make it your own BTW my copy dialog is already like Vista's, the screenshot is on 1st page
-
Vista Sidebar for Windows XP problem
Gadgets.exe is in the SVCPACK folder, I added this to the INF just so any persons who put their personal gadgets in there to have them install during manual install Install Alky 1.1 reboot Extract the addon to a sub folder Right click on Sidebar.inf and choose install Reboot
-
[AddOn] Windows Sidebar v6.0.6002.18005
FAQ BTW SP3 should already have wireless lan API, dunno why you are getting this
-
[AddOn] Windows Sidebar v6.0.6002.18005
Currency does not work, but RSS should... If it does not try using the modded wlsrvc.dll you find here The reason for the gadgets not being present is in there also... use LCID to identify your Operating System Locale and rename the es-ES to example es-AR (for Argentina)
-
[Addon ConfigInspector]
Another nicely done INF mona, I see you are getting the hang of it... I hope I had something to do with you learning
-
Need help for creating inf
This is the problem, when there is a space in a path in DestinationDirs you have to use quotes BTW your CAB name is too long (I also suspect your INF is also) and it has a space so this means its not 8.3 filename compliant [Version] Signature="$Windows NT$" [Optional Components] Task Killer [DefaultInstall] AddReg =Task.Killer.AddReg CopyFiles =Task.Killer.Files,lang.Files profileItems=Task.Killer.AddShortcut,UNINSTALL.AddShortcut,Desktop.AddShortcut,Q uickLaunch.AddShortcut [Task Killer] OptionDesc ="Registry Entries" Tip ="kill process appz" Modes =0,1,2,3 AddReg =Task.Killer.AddReg CopyFiles =Task.Killer.Files,lang.Files profileItems=Task.Killer.AddShortcut,UNINSTALL.AddShortcut,Desktop.AddShortcut,Q uickLaunch.AddShortcut [DestinationDirs] Task.Killer.Files=16422,"Task Killer" lang.Files =16422,"Task Killer\lang" [SourceDisksNames.x86] 1="Windows XP CD-Rom","TaskKill.cab",,"i386" [SourceDisksFiles] cat.lng=1 chi.lng=1 chs.lng=1 cht.lng=1 csy.lng=1 deu.lng=1 eng.lng=1 file_id.diz=1 fra.lng=1 history.txt=1 hun.lng=1 license.txt=1 pol.lng=1 ptg.lng=1 readme.htm=1 rus.lng=1 spa.lng=1 taskkiller.chm=1 TaskKiller.exe=1 taskkiller.ini=1 ukr.lng=1 uninstall.exe=1 [Task.Killer.Files] readme.htm taskkiller.chm taskkiller.ini TaskKiller.exe uninstall.exe file_id.diz history.txt license.txt [lang.Files] fra.lng hun.lng pol.lng ptg.lng rus.lng spa.lng ukr.lng cat.lng chi.lng chs.lng cht.lng csy.lng deu.lng eng.lng [Task.Killer.AddShortcut] Name =Task Killer CmdLine =16422,Task Killer,TaskKiller.exe SubDir =Task Killer WorkingDir=16422,Task Killer InfoTip =kill process appz [UNINSTALL.AddShortcut] Name =uninstall CmdLine =16422,Task Killer,uninstall.exe SubDir =Task Killer WorkingDir=16422,Task Killer InfoTip =Uninstall Task Killer [readme.AddShortcut] Name =readme CmdLine =16422,Task Killer,readme.txt SubDir =Task Killer WorkingDir=16422,Task Killer InfoTip =readme Task Killer [Desktop.AddShortcut] Name =Task Killer,0x00000008,25 CmdLine =16422,Task Killer,TaskKiller.exe WorkingDir=16422,Task Killer InfoTip =kill process appz [QuickLaunch.AddShortcut] Name =Task Killer,0x00000008,26 CmdLine =16422,Task Killer,TaskKiller.exe SubDir =%QUICK_L% WorkingDir=16422,Task Killer InfoTip =kill process appz [Task.Killer.AddReg] ; Reg2Inf v0.46 - [url="http://tinyurl.com/fgqyf"]http://tinyurl.com/fgqyf[/url] HKCU,"Software\RSD Software, Inc.\Task Killer",,0x10 HKCU,"Software\RSD Software, Inc.\Task Killer","Version",0x0,"v2.30" HKCU,"Software\RSD Software, Inc.\Task Killer","InstallPath",0x0,"%16422%\Task Killer" HKCU,"Software\RSD Software, Inc.\Task Killer","Installer Language",0x0,"1036" HKLM,"%UNINSTALL%\Task Killer",,0x10 HKLM,"%UNINSTALL%\Task Killer","DisplayName",0x0,"Task Killer (remove only)" HKLM,"%UNINSTALL%\Task Killer","UninstallString",0x0,"%16422%\Task Killer\uninstall.exe" [strings] UNINSTALL="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" QUICK_L ="Microsoft\Internet Explorer\Quick Launch" I removed some spaces from your section names, this was causing a error with FGCBA too... I also fixed your uninstall string, it did not have %16422%\etc
-
[AddOn] Windows Sidebar v6.0.6002.18005
They should be already included