Jump to content

avionixx

Newbies
  • Posts

    4
  • Joined

  • Last visited

Everything posted by avionixx

  1. Just wanted to add the solution to this problem. The DotNet 4.6 installation launched by the Paint.Net installer was not completing successfully because it required a reboot to finish and this prevented the creation of working MSI files. The solution was to download the offline DotNet 4.6 installer from Microsoft, install it, then run the Paint.net installer again and it will skip the DotNet install completely and go straight to MSI creation. Client computers will still need DotNet 4.6 installed before Paint.Net will install using the created MSIs.
  2. In past deployments, we did not uninstall the previous version; the updated version just installed right on top of the existing one. Though I have tried uninstalling the previous version first and running the new MSI again, but same issue. As per the Unattended Install docs, I used /createMSI USINGWIZARD=1, but still getting the same message.
  3. Just out of curiosity, what version of Windows are you running? We're using Windows 8.1. I tried using only the /createMSI, but it still gives the same message. In Event Viewer, it says error 1603 when attempting a silent install with the MSI.
  4. We use Paint.Net in an enterprise environment and use the MSI to for deployment and have never had a problem with it in the previous version we were using (4.0.6), but the latest version produces the "to install this product, use the setup wizard" error. The MSI was generated using the /skipConfig /auto /createMSI switches like we've done with the past and the MSI is installed using the /i /passive switches. Thank you in advance for your help!
×
×
  • Create New...