ok here we go first create a diretory called My Documents under that create system
under system create these directories Start Menu, Desktop, Favorites, SendTo
under start menu create sub directories like text, net, like u have on your own sytem
now right click & drag from explorer the program you want a shortcut to over to the desktop dir u created
earlier and choose create shortcut here then right click on shortcut choose
properties and change the drive ie: r:\ to %SystemDrive% if its under R:\i386 change
it to %SystemRoot%
r:\i386\system32\regedit.exe changes to
%SystemRoot%\system32\regedit.exe
r:\programs\winrar\winrar.exe changes to
%SystemDrive%\programs\winrar\winrar.exe
also change start in path
make sure to hit apply and then go to general tab and choose read only and then hit ok
when your all done after about 2 hrs. copy your shortcuts to all the places u want them to show up
ie: put notpad.lnk in sendto and start menu under text
also grab any .url files from your machine to the favorites folder
download
7-zipinstall it start it up find my documents that u created with all the sub folders
right click on it from 7-zip and choose add to archive
under options choose make SFX archive
name it shortcuts.exe in plugin\!custom folder
create a file named autorun1shortcuts.cmd in plugin\!custom folder
CODE
start /wait %SystemDrive%\Programs\shortcuts\shortcuts.exe -o%ramdrv% -y
this wiil extract My Documents on ramdrive with all the subfolders
add this to custom.inf
CODE
[WinntDirectories]
;chang the a if already there
a="Programs\shortcuts",2
[SourceDisksFiles]
shortcuts.exe=a,,1
;puts autorun in system32 dir
autorun1shortcuts.cmd=2,,1
i found some shorcuts don't show there icons sometimes but they work so i don't care
just hit f5 to refresh desktop
this should probably be moved somewhere more permanent
someone have a website to put it i don't