Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    2

    Star Asing files to registry using %appfolder% ?

    Hi all... i have this problem... i cant register in my registry this Imported .REG code:

    Registry.SetValue(HKEY_CLASSES_ROOT,"Windows.SaWTh eme","FriendlyTypeName","@\\\"C:\\Program Files\\SaWThemes\\themedsw.dll\\\",-100",REG_SZ);

    How to change to automatic %appfolder% like this: %appfolder%\\themedsw.dll ????

  2. #2
    Join Date
    Sep 2006
    Posts
    2
    I try with this and not luck.

    Registry.SetValue(HKEY_CLASSES_ROOT,"Windows.SaWTh eme","FriendlyTypeName","@\\\", SessionVar.Expand("%AppFolder%\\themedsw.dll"),"\" ,-100",REG_SZ);

Similar Threads

  1. Unable to find software?
    By NigelLacey in forum Visual Patch 2.0
    Replies: 4
    Last Post: 10-11-2005, 10:35 AM
  2. Replies: 2
    Last Post: 02-19-2003, 04:29 AM
  3. method to index/compare user's files for update?
    By intel352 in forum Setup Factory 6.0
    Replies: 0
    Last Post: 01-15-2003, 03:08 PM
  4. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM
  5. HOWTO: Merge REG Files with the Registry
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-23-2002, 02:48 PM

Posting Permissions

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