POV-Ray : Newsgroups : povray.general : Standalone editor & parser? : Re: Standalone editor & parser? Server Time
2 May 2024 21:29:58 EDT (-0400)
  Re: Standalone editor & parser?  
From: Bald Eagle
Date: 27 Oct 2017 10:05:00
Message: <web.59f33c24e089fcd9c437ac910@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:

> You'd have to copy the whole POV-Ray install directory (e.g. `C:\Program
> Files\POV-Ray\v3.7\`) to the USB stick (e.g. `E:\POV-Ray\v3.7\`).
>
> In addition, you'd have to copy POV-Ray's directory of user-editable
> files (sample scenes, include files etc., e.g.
> `C:\Users\JohnDoe\Documents\POV-Ray\v3.7`) to the USB stick (e.g.
> `E:\User\POV-Ray\v3.7\

Did that, 'cause I figured I'd need those  ;)

> On the system you want to work on, you'd then have to invoke the
> following command once:
>
>     pvengine.exe /INSTALL "E:\POV-Ray\v3.7\" "E:\User\POV-Ray\v3.7\"
>
> (It should also be possible to throw both directories together on the
> USB stick.)
>
> However, this does not really qualify as a so-called "portable
> installation", which is what most people expect when they talk about
> "running program XY off a USB stick", as the above command does actually
> modify the computer's registry. This means that it won't work on a
> computer where you don't have the necessary administrative privileges.

.....

Exactly.
I was curious, as it would be something useful _for me_.

I'm assuming the same situation applies if I'm running it off of a network
drive.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.