[mapguide-trac] #978: NSIS installer should clean up temp files when installation has completed.

MapGuide Open Source trac_mapguide at osgeo.org
Mon May 4 08:29:52 EDT 2009


#978: NSIS installer should clean up temp files when installation has completed.
-------------------------+--------------------------------------------------
   Reporter:  jng        |       Owner:       
       Type:  task       |      Status:  new  
   Priority:  low        |   Milestone:  2.2  
  Component:  Installer  |     Version:  2.1.0
   Severity:  trivial    |    Keywords:       
External_id:             |  
-------------------------+--------------------------------------------------
 The current NSIS installer, will extract the internal MSI installer to a
 temp directory, before running it.

 The problem is that the extracted temp files are not cleaned up after
 installation. This is intentional due to a very annoying flaw in the
 Visual Studio 2008 bootstrapper (ref:
 http://social.msdn.microsoft.com/forums/en-US/winformssetup/thread/
 3731985c-d9cc-4403-ab7d-992a0971f686/), where setup.exe returns
 immediately instead of returning after completion of msiexec.

 Ideally the NSIS installer should try to adopt a solution similar to the
 one described in that discussion thread.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/978>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list