JATO Posted October 7, 2006 Posted October 7, 2006 I searched the forums and found a couple of close entries to mine..but I couldn't get it to work. Want to start Outlook with a particular email profile. the command line switch that MS supports is [ /Profile profilename ] If the profile has a space in it..then you have to enclose it in "double quotes" RUN ("c:\outlook.exe /profile "mailbox name"") doesn't work I searched the help files and didn't see any mention of this situaiton. I saw on a previous posting by someone that using & and single quote, should work, but I think I have spacing wrong or something. Can someone show me how something like... Run ("c:\outlook.exe" & '/profile "mailbox name"') ??? Any advise would be greatly appreciated. Thanks ~J. Schutzmanwww.alchemistgamer.com
FuryCell Posted October 7, 2006 Posted October 7, 2006 (edited) Run('c:\outlook.exe /profile "mailbox name"') Edited October 7, 2006 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now