Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

4 VOTE
Status SHIPPED
Created by Jacques Guillory
Created on Jun 26, 2019

Autodesk Design Review 2018

This product was requested via email and it was added in the catalog update.

Previously requested on the support forum: https://patchmypc.com/forum/index.php?topic=2169.0

  • Attach files
  • Claudio Mendes
    Mar 21, 2024

    we need the full app :)

  • Guest
    Jul 29, 2022

    Its only avaiable as update bot there is no app to ditirbute

  • Jonathan Pratt
    May 16, 2022

    Will this ever be added as an APPLICATION in addition to updates?

  • Steven Walch
    Jan 14, 2020

    Hi Justin, thought I'd give this a 2020 bump along ;) 

  • Steven Walch
    Dec 16, 2019

    Here's some screeners showing the options are greyed out. We've not seeing this with other applications but can't say we've look extensively.

  • Steven Walch
    Dec 11, 2019

    Hey Justin. Thanks for the quick response!

     

    What we've found through testing is that applying the MSP doesn't seem to play well if the Design Review application is running - it updates however it also forces a restart, completely ignoring the restart suppression options used in the command. We've found the safest approach is to only attempt the upgrade if DesignReview.exe is NOT running, hence why we were hoping to use the "Skip installation when the application in in use" option from the PatchMyPC GUI. In our case, we're updating from Ver: 14.0.0.177 > 14.0.1.179 and the cmd we're using is: msiexec /update ADR-2018-Hotfix-1.msp /qn RESTART=ReallySuppress /l*v c:\temp\DesignReview_update.log (happy to provide the logs if that's helpful).

     

    As far as the Pre script, all I had in mind was something like:

     

    $Process = Get-Process DesignReview -EA SilentlyContinue
    If($Process){
      $LastExitCode = 1 # anything but 0 / 3010
    }

     

    Let me know if you need anything else.

  • Admin
    Justin Chalfant
    Dec 11, 2019

    Any chance we could get more of the options available or open up the pre/post script options so we can manage this ourselves? Thanks!

    What options would you like to have?

  • Steven Walch
    Dec 11, 2019

    We've recently attempted to use this and found running instances forcible restart the device, even though the install appears to be using RESTART=ReallySuppress. This is not the case if the application is not in use. We were hoping to work around this simply by using the "Skip installation when the application in in use" option, however this is unavailable for this application. We then figured we'd use our own pre-update script to check for the running process and return a non-zero result, however that's also unavailable. Any chance we could get more of the options available or open up the pre/post script options so we can manage this ourselves? Thanks!

2 MERGED

Autodesk Design Review 2018 Hotfix 3

Merged
Can you add Hotfix 3 to your catalog please? Thanks in advance
Guest about 4 years ago in Commercial Apps (Windows) 2 SHIPPED