RegSvr32 ok pop-up should click automatically.

anil lucky 1 Reputation point
2022-04-09T11:15:34.79+00:00

Hello There,

I have an issue with pop-up of regvsr32, that should be click on ok automatically, please tell me the PowerShell command line.191430-screenshot-2022-04-09-134632.png

Hint: Notify or tag a user in this post by typing @Tablet .

Microsoft 365 and Office | Development | Office JavaScript API
Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2022-04-09T11:21:02.187+00:00

    Use /s flag of Regsvr32 :

    /s – Silent; display no message boxes


  2. Rich Matheisen 47,901 Reputation points
    2022-04-09T14:23:00.05+00:00

    The msiexec commandline options are here: msiexec

    You could have found that information on your own in less than a minute!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.