| View previous topic :: View next topic |
| Author |
Message |
juanroman
Joined: 13 Oct 2006 Posts: 2
|
Posted: Thu Nov 02, 2006 12:06 am Post subject: Setup.exe for Vista Install |
|
|
Could you provide a manual install or a setup.exe that we can "Run as administrator" in order to install in Vista?
I cannot live without GhostDoc! |
|
| Back to top |
|
 |
RWeigelt Site Admin
Joined: 19 Jul 2005 Posts: 345
|
Posted: Thu Nov 02, 2006 7:13 am Post subject: Re: Setup.exe for Vista Install |
|
|
| juanroman wrote: | | Could you provide a manual install or a setup.exe that we can "Run as administrator" in order to install in Vista? |
Could you please try the following (note I haven't tried it myself, I don't have a Vista system at my disposal right now):
- Create a batch file in the directory where the MSI file resides, containing the following line:
msiexec /i GhostDoc1.9.5.msi
- Right-click on the batch file and select "Run as Administrator"
_________________ Roland |
|
| Back to top |
|
 |
juanroman
Joined: 13 Oct 2006 Posts: 2
|
Posted: Thu Nov 02, 2006 9:53 pm Post subject: |
|
|
That did the trick .
Just include the full path in the BAT:
| Code: | | msiexec /i "C:UsersJuan Romansour creamGhostDoc1.9.5GhostDoc1.9.5.msi" |
And select Run as Administrator |
|
| Back to top |
|
 |
ThomasD
Joined: 19 Dec 2006 Posts: 1
|
Posted: Wed Dec 20, 2006 9:36 am Post subject: |
|
|
Hi,
another easy workaround is to start a command prompt / dos box with admin rights and start the GhostDoc1.9.5.msi from there.
Goto the Start Button and search for cmd (e.g. by typing in "cmd" in the search area)
Right click the cmd.exe and start it "As Administrator".
(This new command box has elevated rights now.)
In the command box navigate to the directory where you downloaded GhostDoc, type in "GhostDoc1.9.5.msi" and ENTER.
The setup starts with elevated rights and works fine. |
|
| Back to top |
|
 |
|