Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2003
    Location
    San Jose, CA
    Posts
    21

    Grin Set working directory

    Is it possible to set the working directory through SF before calling Registration on a file? What is the default working directory?

  2. #2
    Join Date
    Feb 2003
    Location
    San Jose, CA
    Posts
    21

    Re: Set working directory

    Got a good way to do this from Support:

    1. Create an Action (Call EXE)
    2. Use %SysDir%\regsvr32.exe for EXE Name
    3. Under Command Line use /s %AppDir%\file.dll
    4. Under Working Directory use %AppDir%

    This runs registration silently and works like a charm.

    Thanks IR Support for the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts