Page 1 of 1

Indigo v2.0.3

Posted: Thu Apr 30, 2009 7:45 pm
by OnoSendai
Hi All,
This release has a fancy new Installer for the Windows versions of Indigo.
The installer copies the Indigo files by default to Program Files / Indigo Renderer.
It also creates a desktop shortcut to Indigo.exe, and start menu shortcuts.

Indigo Scene files (.igs) should also now be associated with Indigo, so double clicking on them should load the scene in the Indigo GUI.

Please try out the new version, and let me know if the Installer works. Also, can you please post the OS (XP / Vista, 32 bit / 64 bit etc..) that you tested on.

Thanks,
nik

Windows 32 bit:
http://indigorenderer.com/dist/beta/Ind ... _Setup.exe

Windows 64 bit:
http://indigorenderer.com/dist/beta/Ind ... _Setup.exe

Os X:
http://www.indigorenderer.com/dist/beta ... seimage.gz

Re: Indigo v2.0.3

Posted: Thu Apr 30, 2009 10:22 pm
by WytRaven
The license agreement seems a little screwed up ;)
== Important ==

* The software may not be used for generating images for commercial use.

* The software may not be used to generate images about 800x600 resolution.
1. You may want to clarify that this is for the non-licensed version

2. Ok. I'll try very hard to avoid 800x600 or anything close :lol:
Could not open 'C:\Program Files\Indigo Renderer\licence.sig' for writing.
That was from the lovely little dialog that opened up when I attempted to verify my license. OS Vista x64. Vista is really weird with writing to Program Files...seriously weird permissions stuff in Vista, got to do things juuuust right or no banana. :P

Re: Indigo v2.0.3

Posted: Thu Apr 30, 2009 10:32 pm
by OnoSendai
Ahh yeah, stupid Vista.
I guess I'll have to write all the stuff like renders, tree cache, licence.sig somewhere else.

Re: Indigo v2.0.3

Posted: Fri May 01, 2009 10:43 am
by Whaat
OnoSendai wrote:Ahh yeah, stupid Vista.
I guess I'll have to write all the stuff like renders, tree cache, licence.sig somewhere else.
Where do you think would be a good place to write it? I always write material preview thumbnails and IGS files to the Indigo directory. Obviously, this creates problems on Vista if the user has installed Indigo in the Program Files directory. I would like to change this, but I don't know where the best place to put the files would be.

Re: Indigo v2.0.3

Posted: Fri May 01, 2009 10:51 am
by OnoSendai
Hi Whaat, I think I'll put the writeable files in the 'appdata' directory.
This is something like "C:\Documents and Settings\username\Application Data" on XP, and "C:\Users\Nicolas Chapman\AppData\Roaming" on Vista.

Check http://msdn.microsoft.com/en-us/library ... S.85).aspx for more information.

Re: Indigo v2.0.3

Posted: Fri May 01, 2009 11:01 am
by fused
I installed it under Vista x64, but not in program files. works for me because of that. will try to install it on XP tomorrow.

Re: Indigo v2.0.3

Posted: Thu May 07, 2009 10:23 pm
by PureSpider
NSIS can also change Directory permissions on install.. maybe that helps to fix that Vista annoyance?