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

  • Home
  • SEARCH
  • 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 315345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:16:59+00:00 2026-05-12T08:16:59+00:00

go to any dotnet application shortcut made by dotnet setup and click property, in

  • 0

go to any dotnet application shortcut made by dotnet setup and click property, in the screen that’s come up, why find target button is disabled?!

this just happened to the shortcut produced by dotnet Setup, why? and how to enable it?

  • 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-12T08:16:59+00:00Added an answer on May 12, 2026 at 8:16 am

    This is a feature of Windows Installer
    and is called "Advertised Shortcut".
    This shortcut contains information
    about the product it is pointing to.

    You can turn this
    on/off in your setup, by setting the
    DISABLEADVTSHORTCUTS property.

    Advertised Shortcut

    In the MSI world there are two types
    of shortcut – advertised and
    non-advertised.

    A non-advertised shortcut is a
    standard windows shortcut. If you
    right-click it you will see the target
    field points to the executable that
    will be launched. If, for whatever
    reason, this executable is missing the
    application will simply fail.

    An advertised shortcut is a
    technology specific to Windows
    Installer. If you right-click an
    advertised shortcut the target field
    will be greyed out. An advertised
    shortcut supports advertisement and
    repair.

    Repair means that if the executable to
    which the shortcut is pointing is not
    there then windows installer will
    repair the application and replace the
    missing file. In fact, it will also
    check other important files, flagged
    as key paths, and if any of those are
    missing it will replace them as well.

    Advertisement is a process in which
    the application appears to be
    installed the shortcuts are there but
    the application is not actually
    installed. The installation, the
    copying of files and registry entries,
    only takes place when the user first
    launches the application. An
    advertised install only puts down what
    we call the application interfaces. An
    application interface is any way to
    start the application. This could be a
    shortcut, file extension or COM
    interface.

    EDIT

    To add the property, you can use Orca MSI Editor, or take a look at how to Set DISABLEADVTSHORTCUTS property in VS.NET setup project article.

    EDIT 2

    Some more interesting info over here. You can directly run setup.exe with the parameters – setup.exe DISABLEADVTSHORTCUTS=1 or msiexec.exe <path to msi-file> DISABLEADVTSHORTCUTS=1.

    And, if you are using Orca MSI Editor, you can set the property by opening your msi file, and going to the Property page (on the left), and adding a new property by right-clicking "Add Row" menu option. Save the msi, and you are done.

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

Sidebar

Related Questions

There doesn't seem to be any tried and true set of best practices to
Can i get the source code for a WAMP stack installer somewhere? Any help
I need to develop a file indexing application in python and wanted to know
I have a new web app that is packaged as a WAR as part
This is beyond both making sense and my control. That being said here is
IE is giving me an undefined NAN when i try to view the calender...
I want to have generalised email templates. Currently I have multiple email templates with
I'm trying to build a C++ extension for python using swig. I've followed the

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.