Microsoft KB Archive/173627

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:17, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q173627 to Microsoft KB Archive/173627 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

INFO: Reduce Typing Long Directory Paths to Start Standalones

PSS ID Number: Q173627 Article last modified on 09-10-1997

IRIX:3.7; WINNT:3.7

IRIX winnt

======================================================================

The information in this article applies to:

  • Softimage 3D for IRIX, version 3.7
  • == Softimage 3D for Windows NT, version 3.7 ==

SUMMARY

This article provides a method that eliminates typing the path when launching standalones.

  1. On NT, edit your setenv.bat file and, near the end of the file, after SI_LOCATION, add the line:

    set RSRC=%SI_LOCATION%\3d

    On IRIX, edit your .softimage file and add:

    setenv RSRC $SI_LOCATION/3D/rsrc

  2. From a Command prompt, when you start standalones that require the path to your rsrc directory, you can type:

    on NT:

    soft2iges -R %rsrc% <Other Options>

    on IRIX:

    soft2iges -R $RSRC <Other Options>

REFERENCES

If you have any questions concerning the information contained in this article, contact support@softimage.com by e-mail. ====================================================================== Keywords : si si3d si3ds-a si3dsetup Version : IRIX:3.7; WINNT:3.7 Platform : IRIX winnt Issue type : kbinfo ============================================================================= Copyright Microsoft Corporation 1997.