Results 1 to 3 of 3

Thread: creating outlook 97/98 profile thru VB?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    Knoxville
    Posts
    1
    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

  2. #2
    Junior Member
    Join Date
    Aug 2000
    Posts
    26

    Exclamation here is the info u need


  3. #3
    Fanatic Member
    Join Date
    Sep 2000
    Location
    Over There
    Posts
    522
    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
  •  



Click Here to Expand Forum to Full Width