Jump to content

Recommended Posts

Posted

Hi all,

Found this example:

;The comment below contains SFX script commands

Shortcut=P, mirc.exe, SysReset, "SysReset File Server Program", "SysReset"

Shortcut=P, sysreset.txt, SysReset, "SysReset Version Information", "SysReset Version Information"

Shortcut=P, sysreset.hlp, SysReset, "SysReset Help", "SysReset Help"

=P means the shortcut will be placed in All programs.

That's working.

What command I need to place shortcut in Quick Launch? Accessories?

Tried this:

Shortcut=%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch, ....exe, .... and so on DOES NOT work.

Another thing:

RD /S /Q "%AllUsersProfile%\Start Menu\Programs\PrintMe Internet Printing"

RD /S /Q "%AllUsersProfile%\Start Menu\Programs\WinRAR"

RD /S /Q "%UserProfile%\Start Menu\Programs\WinRAR"

DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"

DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"

DEL "%UserProfile%\Start Menu\Programs\Internet Explorer.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\Adobe Reader 6.0 CE.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\Games\Hearts.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\Games\Minesweeper.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\Games\Solitaire.lnk"

DEL "%AllUsersProfile%\Start Menu\Programs\Games\Spider Solitaire.lnk"

DEL "%UserProfile%\Desktop\ALKONAS.lnk"

DEL "%AllUsersProfile%\Desktop\Adobe Reader 6.0 CE.lnk"

DEL "%AllUsersProfile%\Desktop\Nero StartSmart.lnk"

RD /S /Q "%systemroot%\Cache\Adobe Reader 6.0.1\"

EXIT

Line in red does not work too.

Last thing:

XCOPY "%CDROM%\Software\Client Manager.lnk" "%UserProfile%\Start Menu\Programs\Accessories" /Y

XCOPY "%CDROM%\Software\x Biorhythms.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x Biorhythms.lnk" "%AllUsersProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x Diskeeper.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x DivX Player.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x eDonkey2000.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x Event Viewer.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x FlashGet.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x NetSwitcher.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

XCOPY "%CDROM%\Software\x Transfer Client.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y

DOES NOT work on installation, rerun of cmd with those commands DOES the job.

What's the problem?

Pls help,

Alex


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...