Deploy Visual Studio Pro 2022 issue

PerserPolis-1732 1,516 Reputation points
2023-10-09T15:06:58.18+00:00

Hi,

I have created a Application "as manually the application information" for my Visual Studio Pro 2022. And Detection Method as following

Type: File

Path: %Program Files%\Microsoft Visual Studio\2022\Professional\Common7\IDE

File or folder name: devenv.exe

detection method

The Value is the version of the file "devenv.exe"

I have two issues:

  1. ) The Deployment works fine and it install it, but the user see on the Software Center the following error message:

failed

Status: Failed

Error Code: 0x87D00324(-2016410844)

status_Faild

The error code is saying, the detection Method is the reason. But I am not sure what I can change there.

  1. If the user click on "install" button, it display the following message and the user have to click on "Continue"

Continue

How can I bypass it?

Regards

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
929 questions
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
467 questions
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 42,356 Reputation points Microsoft Vendor
    2023-10-10T02:40:11.22+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    For the first issue, have we verified the devenv.exe is installed under the path %Program Files%\Microsoft Visual Studio\2022\Professional\Common7\IDE on the client?

    And what is the value of the version of the file devenv.exe?

    For the second issue, we may need to add a parameter -quiet in the command line to bypass the "Continue" prompt.

    You may follow this guidance for more details:

    https://www.anoopcnair.com/easy-deploy-visual-studio-2019-using-sccm/

    (Please Note: Since the website is not hosted by Microsoft, just for your reference.)


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. PerserPolis-1732 1,516 Reputation points
    2023-10-10T05:22:12.53+00:00

    For the first issue, have we verified the devenv.exe is installed under the path %Program Files%\Microsoft Visual Studio\2022\Professional\Common7\IDE on the client?

    No it is not installed. The Client machine get the first time the deployment.

    And what is the value of the version of the file devenv.exe?

    don't understand what you mean, but see the following

    value

    0 comments No comments

  2. AllenLiu-MSFT 42,356 Reputation points Microsoft Vendor
    2023-10-11T06:51:27.05+00:00

    Hi, @PerserPolis-1732

    It seems everting is correct, we may try to check the below option to see if it helps:

    This file or folder is associated with a 32-bit application on 64-bit systems.

    1


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".