View Single Post
  #23 (permalink)  
Old 11-20-2006, 10:03 PM
daraknor's Avatar
daraknor daraknor is offline
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
I read your post again, and you can probably achieve similar results doing something much easier. Put a shortcut to MT4 in you Programs> STartup folder on the start menu. You can navigate there by right clicking the start button and choosing explore. This will require that user to automatically log in before it will work.

You can also add it to the registry,
HKLM\Software\Microsoft\CurrentVersion\RunServices
The entry would be "C:\Program Files\MetaTrader 4\terminal.exe" or whatever your path is. THis would not require the user to log in but it is rather advanced.
Reply With Quote