Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    14

    How to use RunJScript custom action

    Hi,

    I am trying to use RunJScript custom action.I have written a function with an alertbox in it in the javascript file.After creating the setup when I run it I am getting an error(look in to Attachment).Do I need to write the javascript function in a specific way.
    Attached Images

  2. #2
    Join Date
    Apr 2008
    Posts
    14
    Hi,
    The function that i have ussed is.

    <script language=Javascript>
    function TestCustomAction()
    {
    alert("TestCustomAction");
    }
    </script>

    thanks,
    skatam

Similar Threads

  1. Get the Response/Exit Code from a Custom Action
    By jzild in forum MSI Factory 2.0 Discussion
    Replies: 3
    Last Post: 03-05-2008, 11:04 AM
  2. Custom Action: How to run executable with Administrator mode in Vista
    By soonyen in forum MSI Factory 2.0 Discussion
    Replies: 3
    Last Post: 02-26-2008, 09:29 AM
  3. Custom Action and Vista UAC
    By GSwope in forum MSI Factory 2.0 Discussion
    Replies: 3
    Last Post: 10-02-2007, 07:44 PM
  4. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 AM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-19-2001, 11:28 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