When installing Dynamo 1.0.0 silently, a README.txt file opens automatically at the end of the process. This is obviously not a major issue, but this did not occur with 0.9.x installers. The silent install of version 1.0.0 otherwise works as expected.
Just relaying my findings,
Peter B
Thanks Peter, this is tracked with MAGN-10246 and will be fixed.
Peter, on our batch script here I’m running this command after the install to just kill notepad from opening:
TASKKILL /IM notepad.exe
I’m just instructing users to make sure they save and close any notepad items before launching.
1 Like