Jump to content

ricktendo

Members
  • Joined

  • Last visited

Everything posted by ricktendo

  1. Yea thats allot of work dont think I have time, maybe luzr could help
  2. I feel sorry for whoever tries to translate it, were talking almost 350 resources... It took me months to gather all my .res files
  3. A link to the cursors would be helpful
  4. Do you think its possible to make the AVI's smaller? My shell32.dll is way too big resulting in the dreaded user32.dll being relocated in memory error
  5. I could not dl it either N1K... Its now been fixed (deleted old attachment and uploaded new MST file)
  6. Yea you are correct m8 CCLeaner will delete the ini file is not set in the options, I will have to play with this to allow the user to copy his or her own config file When I get some time
  7. Are you sure the SP1 sidebar is working on with Alky? BTW heres how you edit the msi, just open it in Orca MSI Editor you can download here Then find this "LaunchCondition" and delete it EDIT: OH and the gadget works fine here
  8. That should have done it m8
  9. ricktendo replied to Kelsenellenelvian's post in a topic in Funny Lounge
    Its porn for Fax machines
  10. ricktendo replied to khan's post in a topic in Funny Lounge
    Yea sure I will be right over Happy B-Day mate
  11. OK I found the problem, it was my entries.ini file. It did not rename the file on copy buy i fixed it now xthumbs.dll = 1,,,,,,,30,0,0,thumbs.dll <- I forgot this Redownload grzegorzo, same link, same addon filename just verify with the md5 hash
  12. Confirmed, it happens to me too... Its not VISO btw its just how moviemk.exe reacts when patched
  13. Updated v3.0.7.1
  14. Updated now the silent installer will copy some updated plugins
  15. I just want you guys to know that I am thinking on starting a kind of addon training/school for anybody who would be interested in learning the basics on how to make INF updatepacks/addons for nLite or the RVM Integrator (it would be gr8 if you already knew how to make "Switchless Silent Installers" but not necessarily.) So if anybody is interested, plz sign up here... I would also like if you went ahead and viewed these two videos (they will give you an idea of how addons are made) How to make a INF Theme addon (Zune) How to make a INF Program addon (ImgBurn) Off Topic: WARNING: There maybe homework
  16. ricktendo replied to NIM's post in a topic in Announcements
    Yea baby were back
  17. This is my second tutorial, hopefully you guys have already watched the first one (if you haven't you should do so first). I will be showing the steps on making a "Program AddOn" using a program called ImgBurn. Required: Kels UberPack (you can manually install this) CMenu or Send2A3X (by MHz) .Net Framework 2.0 (required for FGCBA) 7-Zip (also required for FGCBA) ImgBurn Installer Video: ImgBurn Part 1 (18.4 MB) ImgBurn Part 2 (15.2 MB) ImgBurn Part 3 (21.5 MB) ImgBurn Part 4 (16.3 MB) ImgBurn Part 5 (43.0 MB) ImgBurn Part 6 (34.7 MB) Other: ImgBurn_AddOn (Example addon) Example ProfileItems Section [profile-items-section] Name=link-name(,profile-items-flags] CmdLine=dirid,(subdir),filename (SubDir=path) (WorkingDir=wd-dirid,wd-subdir) (IconPath=icon-dirid,(icon-subdir),icon-filename) (IconIndex=index-value) (InfoTip=info-tip) ProfileItems Flags 0x00000001 Create menu item in Current User flag 0x00000002 Delete menu item flag 0x00000004 Create Start menu group under All Users\Start\Programs 0x00000005 Create Start menu group under Current User\Start\Programs 0x00000006 Delete Start menu group under All Users\Start\Programs 0x00000007 Delete Start menu group under Current User\Start\Programs Special ProfileItems Flags
  18. Yea IMO its best to hide it because you cant really uninstall if from add rem comp. I am planning on making a kind of tutorial on how to best use the Add/Rem Components to uninstall INF addons (I have a trick to use UnRegisterDLLs to close a program)
  19. 1st thing is I want you to remove CAPS lock Second if there is no KB840541 in your language simply use KB918997 and the sidebar for SP3
  20. No its not LUZR, you are way off Its simply Alt+Tab, cant believe you guys would not know this keyboard shortcut
  21. Its better to not have a icon there in the 1st place, If you use HIDE in your sysoc section of your entries_*.ini and it is still showing up that is probably because you are using indifferent names for your sysoc.inf entry and your INF example (notice where it says "Same Name Here") Entries_*.ini: InfFile.inf: [Optional Components] Same Name Here [Same Name Here] OptionDesc ="Program Name" Tip ="Program Description." Modes =0,1,2,3 CopyFiles =etc, etc BTW the icons you see in Add/Rem Windows Components are not actually icons they are BMP's and you can find them in the DLL's of the "%WinDi%\system32\Setup" folder
  22. At this time I am making another "How To" video, but this one is for a program addon (later tonight it will be ready)In the meantime you will have to at least look at this 1st video I made on how to make a theme addon (if you don't view it first you may be confused by my second tutorial) I hope to make WinCert the place for ppl to come and learn how to make INF addons
  23. This works with both nLite and the RVM Integrator
  24. Just make sure your skin is installed on your PC, now just run Build_AddOn.cmd. Now when you get asked "Do you want to add your patched files to the installer?" just say YIt will copy any messpatched files (also any skinned DLL's) and add them to the installer (this can also be done manually just copy the DLL into "Installer\PFiles\Windows Live\Messenger")
  25. Is your V'ISO mod cancelled?