[Osgeo4w-trac] [osgeo4w] #11: udig startup improvement

OSGeo4W trac_osgeo4w at osgeo.org
Tue Jun 24 10:48:05 EDT 2008


#11: udig startup improvement
-----------------------+----------------------------------------------------
 Reporter:  warmerdam  |       Owner:  moovida
     Type:  defect     |      Status:  new    
 Priority:  major      |   Milestone:         
Component:  Package    |     Version:         
 Keywords:  udig       |  
-----------------------+----------------------------------------------------
 Andrea,

 This ticket is to request that the udig package be updated to create a
 desktop icon and program files menu item.  Also, perhaps, to place the
 udig.bat file in ''osgeo4w''\bin so that udig can also be launched from
 the OSGeo4W shell easily.

 This is the menu/icon script used by OpenEV as an example:

 etc\postinstall\openev.bat
 {{{
 xxmklink "%ALLUSERSPROFILE%\start menu\Programs\OSGeo4W\OpenEV.lnk" "
 "%OSGEO4W_ROOT%\bin\openev.bat" \ "OSGeo4W OpenEV" 1
 "%OSGEO4W_ROOT%\apps\openev\icon.ico"
 xxmklink "%ALLUSERSPROFILE%\Desktop\OpenEV.lnk"
 "%OSGEO4W_ROOT%\bin\openev.bat" " " \ "OSGeo4W OpenEV" 1
 "%OSGEO4W_ROOT%\apps\openev\icon.ico"
 textreplace -std -t bin/openev.bat

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/11>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the Osgeo4w-trac mailing list