Acadia opened this issue on Jun 16, 2005 ยท 7 posts
Acadia posted Thu, 16 June 2005 at 2:43 AM
I've asked about this a few times before, and I'm still looking for help. There was a script given to me in the Python forum and Wish list forum to uncompress single files. Only I don't know how to access the script because it doesn't show up in the Python Script window found in the windows area of Poser 5. I was also told here, in this forum, that you can unzip .crz files using winzip. I had winzip 8.1 and did not have an option to use winzip for the .crz files. I've just downloaded and installed winzip 9.0 SR1. When I right click the .crz file I select "open with winzip". The .crz file appears in the winzip window. I select "extract to" and the folder, and all it does is spit out the same .crz file. It doesn't uncompress it. So again, someone please tell me how to use winzip to uncompress a single compressed .crz file :)
"It is good to see ourselves as
others see us. Try as we may, we are never
able to know ourselves fully as we
are, especially the evil side of us.
This we can do only if we are not
angry with our critics but will take in good
heart whatever they might have to
say." - Ghandi
Kalypso posted Thu, 16 June 2005 at 5:16 AM Online Now! Site Admin
Rename the file extension to .gz and then use WinZip. So, for example, Jessie's cr2 which is Jessie.crz would be Jessie.gz. You'll then get the .cr2 (hopefully!) Oh, and it's always a good idea to back up the original and do this on a copy.
Puntomaus posted Thu, 16 June 2005 at 7:41 AM
To access the script within Poser go to Window - Python. Then the Python palette opens. Click on an empty button, that opens Windows Explorer. Browse to the Python/poserscripts folder and select the script. Click OK and the script appears in the Python Palette. Click on the button and run the script.
Note: next time you open Poser and you want to run the script you would have to go to the above mentioned steps again or - to have it constantly available in the Python palette - you would have to do edit the mainbutton.py.
Every
organisation rests upon a mountain of secrets ~ Julian
Assange
BrokenAngel9 posted Thu, 16 June 2005 at 11:24 AM
I had it happen with a Python script I right-clicked to save that Iex added an additional .txt to the .py ending, so that might be a reason, too, why it wouldn't show up in your python lib.
nruddock posted Thu, 16 June 2005 at 2:17 PM
Look on the File menu, select "Run Python Script", select the script you want to run.
In the case of the scripts I did, a Poser file chooser will appear, then choose the file you want to decompress / compress.
The problem with WinZip is that the extension not being stored in the compressed file is what I think is causing trouble.
If you will be using the script(s) a lot, then you should assign them to buttons on the Script palette.
spedler posted Thu, 16 June 2005 at 2:47 PM
You don't have to rename the .crz file, just drag-and-drop the file into Winzip. Winzip will assume it's really a zip file and unzip it. Then you can extract the .cr2 to wherever.
Steve
Cage posted Fri, 17 June 2005 at 1:52 AM
Message edited on: 06/17/2005 01:54
===========================sigline======================================================
Cage can be an opinionated jerk who posts without thinking. He apologizes for this. He's honestly not trying to be a turkeyhead.
Cage had some freebies, compatible with Poser 11 and below. His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.