|
-
Aug 10th, 2000, 09:50 PM
#1
Thread Starter
New Member
How can I create a new Outlook 97/98 profile via VB. These computers have Outlook installed, may or may not have a profile already. I need to create a new profile. I will have the username, full name etc... I need it to be generic in the creation process. Thanks for any help
-
Aug 11th, 2000, 01:24 AM
#2
Junior Member
here is the info u need
-
Jul 31st, 2001, 08:05 AM
#3
Fanatic Member
I've been looking into this.
probably the best way to do this is to use the tools provided by microsoft.
there is a program called newprof.exe and it gets input from .prf files which are basically ini files.
You can use vb to write to these files as needed, and use newprof.exe to generate the profile before opening your code.
check out Microsoft's Technet
Hope this helps
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|