Command Line Options

Top  Previous  Next

winpimlogo

Command Line Options

All the commands are separated by a Tab character. WinPIM Command Line options:

Open WinPIM

using a not protected database

If there's no password, WinPIM can login the database located at {path\}.

winpim.exe {path\}*.wpf

 

login to a database and create new data

winpim9.exe -new <data type> <UserFolder> <User> <Password>

 

Data Type:

1 Contact

2 Appointment

3 Task

5 Note

 

For example, login 'c:\data' folder, user id is 'Jack', password is '1234', and to create a new contact:

winpim.exe -new 1 c:\data Jack 1234

 

open database and show Search window

winpim.exe -find

 

 

start WinPIM minimized

winpim.exe -min