Jump to content

Recommended Posts

Posted

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

0x00000008,2 = "%UserProfile%\Start Menu\Programs"

0x00000008,5 = "%UserProfile%\My Documents"

0x00000008,6 = "%UserProfile%\Favorites" <- Perfect for adding custom IE Bookmarks

0x00000008,7 = "%UserProfile%\Start Menu\Programs\Startup"

0x00000008,8 = "%UserProfile%\Recent"

0x00000008,9 = "%UserProfile%\SendTo"

0x00000008,11 = "%UserProfile%\Start Menu"

0x00000008,13 = "%UserProfile%\My Documents\My Music"

0x00000008,14 = "%UserProfile%\My Documents\My Videos"

0x00000008,16 = "%UserProfile%\Desktop"

0x00000008,19 = "%UserProfile%\NetHood"

0x00000008,20 = "%WinDir%\Fonts"

0x00000008,21 = "%UserProfile%\Templates"

0x00000008,22 = "%AllUsersProfile%\Start Menu"

0x00000008,23 = "%AllUsersProfile%\Start Menu\Programs"

0x00000008,24 = "%AllUsersProfile%\Start Menu\Programs\Startup"

0x00000008,25 = "%AllUsersProfile%\Desktop"

0x00000008,26 = "%UserProfile%\Application Data" <- Perfect for QuickLauch

0x00000008,27 = "%UserProfile%\PrintHood"

0x00000008,28 = "%UserProfile%\Local Settings\Application Data"

0x00000008,31 = "%AllUsersProfile%\Favorites"

0x00000008,32 = "%UserProfile%\Local Settings\Temporary Internet Files"

0x00000008,33 = "%UserProfile%\Local Settings\Cookies"

0x00000008,34 = "%UserProfile%\Local Settings\History"

0x00000008,35 = "%AllUsersProfile%\Application Data"

0x00000008,36 = "%WinDir%"

0x00000008,37 = "%WinDir%\system32"

0x00000008,38 = "%ProgramFiles%"

0x00000008,39 = "%UserProfile%\My Documents\My Pictures"

0x00000008,40 = "%UserProfile%"

0x00000008,41 = "%WinDir%\system32"

0x00000008,43 = "%CommonProgramFiles%"

0x00000008,45 = "%AllUsersProfile%\Templates"

0x00000008,46 = "%AllUsersProfile%\Documents"

0x00000008,47 = "%AllUsersProfile%\Start Menu\Programs\Administrative Tools"

0x00000008,48 = "%UserProfile%\Start Menu\Programs\Administrative Tools"

0x00000008,53 = "%AllUsersProfile%\Documents\My Music"

0x00000008,54 = "%AllUsersProfile%\Documents\My Pictures"

0x00000008,55 = "%AllUsersProfile%\Documents\My Videos"

0x00000008,56 = "%WinDir%\Resources"

0x00000008,57 = "%WinDir%\Resources\0409"

0x00000008,59 = "%UserProfile%\Local Settings\Application Data\Microsoft\CD Burning"

Posted

Definitely a fan of your video tut's Rick

Just saw this post... Didn't realize you made another one.

I'll get to watching this asap!

To be honest videos tut's speak volumes to those of us that wish we could make our own addons but feel that the learning curve is too steep to climb for infrequent system reinstalls. However your vid's really seem to tap that urge in me to have a real attempt.

You've clearly put a lot of effort into your tut's. I really am thankful Rick. :)

  • 1 month later...
Posted
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

please make Mirror for download get error 501and 505

  • 4 weeks later...
Posted

Hello mr.rick do you can learn more [strings] section the easy.

And Do You can create Video for learn install font in method inf install i thank

Posted
****!!! I would if i could, I deleted the videos from my hdd long ago

How to create empty folder to this patch

C:\Documents and Settings\5\Application Data

Posted
How to create empty folder to this patch

C:\Documents and Settings\5\Application Data

One way you can do it is by creating a "FAKE".txt

[ApplicationData.Files]

Fake.txt

I am sure you know where to add the reset of the entries for the "fake".txt

Rick knows another way of doing it. I lost all the info I had saved from Rick on tips and tricks, but I know that was a easy way.

Posted

Thanks rick.

I just discovered these the other day. I have tried infs by looking at Mrs Peels addons. Video tutorials are much easier to follow.

Posted (edited)

Your videos are awesome ricktendo64! It's realle easy to understand. You're such a good teacher :D

By they way, I installed Kel's UberPacK v12.6 but it does not create a "Power Tweaks" in Right Click menu. How did you get this one? Manually?

Cheers,

Kal

EDIT: Is there an Addon containing only utilities for Addon makers? I mean, UverPacks comes with a lot of things I don't need, such as Image Resizer or Calculator Plus...

Edited by Kal
Posted

Unfortunately, the Uber Pack is the only thing out at the moment. I started working on a pack just for addon making/XPCD making tools but haven't had time to finish it, I also lost all that I had so I will have to start over.

Posted (edited)

Ok I'm gonna "rip" UberPack Addon if Kels agree and if I find time :P

I will remove any extra to keep just things we need to make addons and unattended xp cd.

Edited by Kal
Posted
Ok I'm gonna "rip" UberPack Addon if Kels agree and if I find time :P

I will remove any extra to keep just things we need to make addons and unattended xp cd.

Hmmm no I don't think I agree with a "Rip" of my pack. However you are free to build your OWN pack from the ground up with the tools you desire in it. Then release it.

Posted
Hmmm no I don't think I agree with a "Rip" of my pack. However you are free to build your OWN pack from the ground up with the tools you desire in it. Then release it.

Sorry about that Kel.

Posted (edited)
Hmmm no I don't think I agree with a "Rip" of my pack. However you are free to build your OWN pack from the ground up with the tools you desire in it. Then release it.

No problem, I understand. I will build mine from scratch and it will be a great practice for me. By the way, may I use your power tweaks menu? Because that's exactly what I want... And for this, I will have to copy/paste your registry entires for "ShellEx\ContextMenuHandlers"... I hope you don't mind.

Kal

Edited by Kal
  • 3 weeks later...
  • 1 month later...
Guest snakecracker
Posted

thanks rick

starting my addon

with some help with LUZR4LIFE

:D thanks LUZR!

soon as im done ill post it

  • 9 months later...
Posted

:thumbsup_anim:

Ricktendo! i am here in the forum for the last few days. but after examining your guidelines and tutorial i must say "you are incredible" i am really thankful to you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...