[GRASS-dev] [GRASS GIS] #1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable

#1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.2 RCs
Keywords: | Platform: MSWindows XP
      Cpu: Unspecified |
--------------------------+-------------------------------------------------
The installer should test if the target directory is writable. If not,
stop with "Administrator rights needed to install GRASS GIS".

Otherwise this happens:
{{{
Create folder: C:\Documents and Settings\netelerm.INTRA\Documenti\GIS
DataBase
Output folder: C:\Programmi\GRASS 6.4RC1\icons
Skipped: GRASS.ico
Skipped: GRASS_Web.ico
Skipped: GRASS_tcltk.ico
Skipped: GRASS_MSys.ico
...
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1489&gt;
GRASS GIS <http://grass.osgeo.org>

#1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.2 RCs
Keywords: | Platform: MSWindows XP
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by hellik):

see
http://trac.osgeo.org/grass/ticket/986#comment:5

and
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows
/GRASS-Installer.nsi#L104

104 ;Request application privileges for Windows Vista
105 RequestExecutionLevel admin

I've changed this long time ago to above.

so by a double click on the wingrass-installer you should be asked (by a
windows message box) if you want to proceed with admin rights to install
wingrass.

tested here with winxp, winvista, win7 and I'm asked in all cases.

what's your situation?

best regards
Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1489#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.2 RCs
Keywords: | Platform: MSWindows XP
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by neteler):

Replying to [comment:1 hellik]:
> see
> http://trac.osgeo.org/grass/ticket/986#comment:5

As "silly user" I double-clicked (with left) the installer. Nothing was
asked and it just started.

...
> so by a double click on the wingrass-installer you should be asked (by a
windows message box) if you want to proceed with admin rights to install
wingrass.
>
> tested here with winxp, winvista, win7 and I'm asked in all cases.
>
> what's your situation?

Here XP and nothing has been asked. I am using 6.4.2RC1 release.

best
Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1489#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable
--------------------------+-------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.2 RCs
Keywords: | Platform: MSWindows XP
      Cpu: Unspecified |
--------------------------+-------------------------------------------------

Comment(by hellik):

Replying to [comment:2 neteler]:
> ...
> > so by a double click on the wingrass-installer you should be asked (by
a windows message box) if you want to proceed with admin rights to install
wingrass.
> >
> > tested here with winxp, winvista, win7 and I'm asked in all cases.
> >
> > what's your situation?
>
> Here XP and nothing has been asked. I am using 6.4.2RC1 release.
>
... written to fast ... my winxp-laptop is now a ubuntu box ;o), so
nothing to test winxp here anymore:

104 ;Request application privileges for Windows Vista

it's only for WinVista and above.

on WinXp right click and "run as admin" should be the way installing
programs.
it's an old issue with winxp, just google it ... ;o)

best
Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1489#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1489: winGRASS: don't even try to install if C:\Programms\GRASS XX not writable
---------------------------+------------------------------------------------
  Reporter: neteler | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.2
Component: Installation | Version: 6.4.2 RCs
Resolution: wontfix | Keywords:
  Platform: MSWindows XP | Cpu: Unspecified
---------------------------+------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => wontfix

Comment:

Thanks, then we consider XP as old and this report as wontfix. :slight_smile:

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1489#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>