You are not logged in.
Pages: 1
Hi was wondering if anyone knows how to install vericut 6.2 on a client system that is running windows 7 professional. :?
Thanks.
Offline
Be careful of account permissions, otherwise install as normal, may not work over network or silent. Using the CD or downloaded exe should be fine.
Some known issues with Windows7:
VERICUT 6.2*
Use the java from VERICUT 7 or 7.0.1 by editing vericut.bat, extracts shown below:
set CGTECH_DEFAULT_UNITS=MILLIMETER
set CGTECH_RGB_TXT=%CGTECH_PRODUCTS%\vericut\rgbhues.txt
rem if "%CGTECH_JRE%" == "" set CGTECH_JRE=%CGTECH_PRODUCTS%\jre
set CGTECH_JRE=C:\cgtech701\windows64\jre
Above is 64 bit
set CGTECH_DEFAULT_UNITS=MILLIMETER
set CGTECH_RGB_TXT=%CGTECH_PRODUCTS%\vericut\rgbhues.txt
rem if "%CGTECH_JRE%" == "" set CGTECH_JRE=%CGTECH_PRODUCTS%\jre
set CGTECH_JRE=C:\cgtech701\windows\jre
Above is 32 bit
Opening any File Selection Box first time is very slow on Windows 7, change to use the Windows File Selection Box by adding to vericut.bat the line set CGTECH_OLD_FSB=YES
VERICUT should be officially supported on Windows7 with version 7.1
Offline
Pages: 1