![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I'm trying ty craete an Outlook Note (in Outlook 2007 on Win7) by using the command "OUTLOOK.EXE" /select outlook:Temp_Notes /c ipm.stickynote". In before I created the folder Inbox\Notes\Temp_Notes which I moved to Inbox. Outlook starts a new instance of Outlook and creates a new note by default in Inbox\Notes though. Probably this is defined in de form to which the messageclass IPM.NOTE is attached to. Copying or editing the form is not allowed. My questions: 1. How to prevent Outlook starts a new instance using command line switches like '/select'? 2. How to create a note in a sub-folder using command line switches? 3. In which way are the cfg-files in the folder "C:\Program Files\Microsoft Office\Office12\FORMS\1033" related to the creation and apperance of Outlook items? In general, is a description available of the purpose of all installed (Office/Outlook) configuration files and all the possible options insite them? Kind regard, Don |
Ads |
#2
|
|||
|
|||
![]()
You'll need to use the entire path and not just the last folder name;
/select outlook:Inbox\Notes\Temp_Notes To force the creation of a new item in a non-default folder you'll have to use vbs or vba scripts. The cfg-files only apply to form actions and properties. To design a form use; Tools- Forms- Design a Form -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more http://www.msoutlook.info/ Real World Questions, Real World Answers ----- "Don" wrote in message ... Hi, I'm trying ty craete an Outlook Note (in Outlook 2007 on Win7) by using the command "OUTLOOK.EXE" /select outlook:Temp_Notes /c ipm.stickynote". In before I created the folder Inbox\Notes\Temp_Notes which I moved to Inbox. Outlook starts a new instance of Outlook and creates a new note by default in Inbox\Notes though. Probably this is defined in de form to which the messageclass IPM.NOTE is attached to. Copying or editing the form is not allowed. My questions: 1. How to prevent Outlook starts a new instance using command line switches like '/select'? 2. How to create a note in a sub-folder using command line switches? 3. In which way are the cfg-files in the folder "C:\Program Files\Microsoft Office\Office12\FORMS\1033" related to the creation and apperance of Outlook items? In general, is a description available of the purpose of all installed (Office/Outlook) configuration files and all the possible options insite them? Kind regard, Don |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Closing Outlook from command line | GSP@DCS | Outlook - General Queries | 1 | January 5th 07 06:12 PM |
Outlook and command line | Xhork | Outlook - Installation | 4 | June 13th 06 02:23 PM |
Outlook 2003 Command Line Switches | jb | Outlook - General Queries | 2 | March 17th 06 07:49 PM |
Outlook Shutdown - command line | Pete | Outlook - Installation | 1 | February 7th 06 09:28 PM |
Outlook command-line switches | Brad Nowlin | Outlook - General Queries | 1 | January 27th 06 06:00 PM |