October 8, 200421 yr Hi guys,I like want put fews links direct on my Quick Launch, so i like to know what are the commande to do it?It's not $OEM$\$Docs\All Users\Application Data\Microsoft, because in there are not Quick Lauch, can i do like this :$OEM$\$Docs\Alpheratz13\Application Data\Microsoft\Internet Explorer\Quick Launch ??(Alpheratz13 is Adminstrator)Thanks for your helpIrvingPSI found the right commande, it's $OEM$\$Docs\Default User\Application Data\Microsoft\Internet Explorer\Quick Edited October 8, 200421 yr by Alpheratz13
October 8, 200421 yr Author Hi again,Ok, i know how i put a link(s) in the Quick Lauch, but how do i delete 1 or more links from Quick Lauch??Please help me...Thanks for your help.Irving
October 12, 200421 yr You could use a vbScript called by your setup process to delete files from the Quick Launch folder.Here is the one I use:Set objFSO = CreateObject("Scripting.FileSystemObject")objFSO.DeleteFile "C:\Documents and Settings\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch\Explorer.lnkHope this helps.tguy
October 13, 200421 yr Author Set objFSO = CreateObject("Scripting.FileSystemObject")objFSO.DeleteFile "C:\Documents and Settings\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch\Explorer.lnkHi tguy,Thanks for your help but how it's works or where put i those commande?It's in RunOnceEx.cmd, in a reg file or something, is possible you explain how i do?Thanks again Irving
October 13, 200421 yr ...but how do i delete 1 or more links from Quick Lauch??just two posts belowhttp://www.msfn.org/board/index.php?showtopic=29328
Create an account or sign in to comment