Please let me know how can I find which version 32 bit or 64 bit for a current installation along with the current path number.
Thanks.
How to find which version of WCCOA 32 bit or 64 bit and path number?
- ragrawal
- Posts:22
- Joined: Tue Dec 14, 2010 5:53 am
How to find which version of WCCOA 32 bit or 64 bit and path number?
- ragrawal
- Posts:22
- Joined: Tue Dec 14, 2010 5:53 am
Re: How to find which version of WCCOA 32 bit or 64 bit and path number?
Sorry for the spelling mistake.
It is patch number.
It is patch number.
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: How to find which version of WCCOA 32 bit or 64 bit and path number?
Hello,
the information for the bit-number can be seen when starting a process and looking at the task-manager (Windows).
A 32bit-task is marked with "*32".
Another possibility is to call "file filename" at a command shell, e.g. file WCCOAui.exe.
Then you get the information if it is a 32 or 64 bit task. If the information PE32+ is displayed, then it should be a 64 bit task.
Which patch is installed can normally be seen at the installation directory. There the readme-files are saved for the installed patches.
Best Regards
Leopold Knipp
Senior Support Specialist
the information for the bit-number can be seen when starting a process and looking at the task-manager (Windows).
A 32bit-task is marked with "*32".
Another possibility is to call "file filename" at a command shell, e.g. file WCCOAui.exe.
Then you get the information if it is a 32 or 64 bit task. If the information PE32+ is displayed, then it should be a 64 bit task.
Which patch is installed can normally be seen at the installation directory. There the readme-files are saved for the installed patches.
Best Regards
Leopold Knipp
Senior Support Specialist
- ragrawal
- Posts:22
- Joined: Tue Dec 14, 2010 5:53 am
Re: How to find which version of WCCOA 32 bit or 64 bit and path number?
It can be very useful if a facility to view details of the installation in about box is provided.
Thank you.
Thank you.