Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 779219
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T19:53:38+00:00 2026-05-14T19:53:38+00:00

I have an install project (running on Windows 7) that launches a custom action

  • 0

I have an install project (running on Windows 7) that launches a custom action at commit which starts the application that was just installed. During the startup of this application I have a method that checks the current user’s name to perform some authentication. When launched from this custom action I am getting ‘NTAUTHORITY\SYSTEM’ instead of ‘DOMAIN\USER’

Update:
This link from the accepted answer is what solved my issue:

How can I customize an MSI in the Visual Studio setup/deployment project?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T19:53:39+00:00Added an answer on May 14, 2026 at 7:53 pm

    You probably should read the value of the USERNAME MSI property:

    string username = Session.Property("USERNAME");
    

    The above will work in immediate execution mode; however, in deferred mode you will explicitly have to pass the user name using the CustomActionData property to your custom action. For details see here:

    Tip: MSI Properties and Deferred
    Execution

    UPDATE: If you want to launch the installed application after the setup is completed you might prefer the approach described in this article:

    Launching Your Application After Install using Visual Studio 2005

    or use Aaron Stebner’s script to modify your MSI:

    How can I customize an MSI in the Visual Studio setup/deployment project?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have built a Windows Service that is running on client's machines, which occasionally
I have a WiX install project that includes IIS setings for virtual directory and
I have a windows installer project which installs some software (winform, service, mce addin).
I have a .NET 3.5 Setup Package Project which installs my application successfully. The
I am fairly new to .NET development and have just installed a clean install
I have a windows forms application that uses legacy vendor com objects. I've registered
Good Day I have a project that makes use of custom assemblies in the
I have a deployment project built with Visual Studio 2008 that fails to install.
I have a very simple VS2005 deployment project that aims to install for all
I was so happy today that I have been finally able to install Windows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.