[magick-users] IM on a USB-stick
Gabe Schaffer
magick at gabe.com
Tue Oct 3 09:54:14 CDT 2006
On 10/3/06, Al Bogner <imagemagick-user at ml061.pinguin.uni.cc> wrote:
> Am Sonntag, 1. Oktober 2006 14:24 schrieb Al Bogner:
> > Can I install IM on a USB-Stick as user und use it then on another pc with
> > no admin rights?
>
> I tried to install imagemagick-6.2.9-8-q8-windows-static.exe as user guest
> under XP SP2. There were a _lot_ of errors because writing was denied, but
> it seams to work, at least basic commands with convert work.
>
> Can anyone tell me how I add as user with guest-rights with XP the path to the
> IM-executables?
If you only have guest rights, you cannot permanently change
environment variables. However, you can always open up a command
prompt and run something like this:
PATH %PATH%;D:\ImageMagickPath
Then any program you run from that command prompt will have the path.
GNS
More information about the Magick-users
mailing list