Jump to content

Autostart a Program


riajulzanna

Recommended Posts

riajulzanna

Hi ! I have extracted the system monitor from advanced system care.it installs into c:\Program Files\Advanced System Monitor directory.I want to make this program to autostart with windows.I hv pasted the shortcut of the exe file into

\appdata\roaming\microsoft\windows\startmenu\startup\program bt it didn't autostart with windows startup.

May be it's due to that i hv repacked it probably a wrong way so it wouldn't start with windows startup.

Please help on that issue.....I hv attached the file with mediafire mirror......& it's 100% virus free as it's a component of advanced system care 7.

http://www.mediafire.com/download/u22bb9a8db118d1/ASC+System+Monitor.rar

Edited by riajulzanna
Link to comment
Share on other sites


  • Replies 6
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

  • riajulzanna

    3

  • dcs18

    1

  • Allen_Prasetya

    1

  • go0gle

    1

Top Posters In This Topic

Hi ! I have extracted the system monitor from advanced system care.it installs into c:\Program Files\Advanced System Monitor directory.I want to make this program to autostart with windows.I hv pasted the shortcut of the exe file into

\appdata\roaming\microsoft\windows\startmenu\startup\program bt it didn't autostart with windows startup.

Current User:--

C:\Users\ProfileName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

All Users:--

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

Link to comment
Share on other sites


you can even create a delayed autostart very simply by creating a text file with text under (but with shortcuts for yours apps and delayed times you wish), save it and the rename extension .txt to .bat and move it to location as dcs18 wrote:

@ECHO OFF
cls
TIMEOUT /T 5
REM Total Delay = 5 seconds
start "" "C:\PeerBlock\peerblock.exe"

TIMEOUT /T 10
REM Total Delay = 15 seconds
START "" "C:\Minimem\minimem.exe"

TIMEOUT /T 10
REM Total Delay = 25 seconds
START "" "E:\Xwidget_Portable\XWidgetStarter.exe"

exit

Link to comment
Share on other sites


riajulzanna

Hi ! I have extracted the system monitor from advanced system care.it installs into c:\Program Files\Advanced System Monitor directory.I want to make this program to autostart with windows.I hv pasted the shortcut of the exe file into

\appdata\roaming\microsoft\windows\startmenu\startup\program bt it didn't autostart with windows startup.

Current User:--

C:\Users\ProfileName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

All Users:--

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

I did as your indication........bt it not works.

I have checked it in taskman Startup panel & I hv found ASC Monitor 7 but it don't start with windows startup.

Can you please check yourself by the link i have provided.

post-60305-0-37410500-1400472015_thumb.p

Link to comment
Share on other sites


riajulzanna

use any startup programs to trigger it :rolleyes:

I really don't want to use another app for that :(

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

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