Advertisement
ExcelCalcs
Welcome, Guest
Please Login or Register.    Lost Password?
Manual installation possible? (1 viewing) (1) Guest
Use this forum to discuss any problems, user suggestions or any other issue regarding the XLC software.
Go to bottom Post Reply Favoured: 0
TOPIC: Manual installation possible?
#674
pwilk (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Manual installation possible? 10 Months, 3 Weeks ago Karma: 2  
I have downloaded XLC 06_07 Installation.zip and unzipped it into a temp directory. Unfortunately the security settings on my machine prevent me from executing the setup.exe file. IT dept. will not give me access to install either.

So, I tried installing manually. I unpacked the XLC.CAB and tried adding the XLC.xll file through Excel with Tools>Add-Ins. While XLC shows up in the Add-In list and the equations are available and do not through a #NAME error, no toolbar and no equation pictures are generated. All the files for XLC are in the same folder. What else do I have to do for a manual installation ?

-Pete Wilk
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#675
JohnDoyle (Admin)
Admin
Posts: 403
graph
User Online Now Click here to see the profile of this user
Gender: Male MoreVision Location: LEEDS, WEST YORKSHIRE, UK Birthdate: 1965-02-24
Re:Manual installation possible? 10 Months, 3 Weeks ago Karma: 470  
I am not sure if this will work for you as you may not have the rights to install manually either but you could try it and let me know how you get on.

There are two files Excel needs to have installed separately 1)XLC.dll (this is the toolbar component) and 2)XLC.xll (this contains special XLC functions).

PART 1 - Manually Install XLC.dll
=================================
Follow these instructions to register manually:
1) goto start button and select 'run'
2) type in 'cmd' this will get up a command prompt window.
3) Navigate to the xlc install directory (use 'cd' commands)
4) check using 'dir' that two files are present XLC.dll and XLC.xll
5) Register XLC.dll by typing 'regsvr32 XLC.dll' into the command prompt window. - you should get a message saying you have succeeded in registering.
6) Hopefully you can see the toolbar when you start Excel.

PART 2 - Manually Install XLC.xll
=================================
7) In Excel go to Tools>Add-Ins... This displays the Add-ins form.
8) From the add-ins form select the browse button and navigate to your XLC installation directory (normally this is C:\Program Files\XLC unless you installed it elsewhere). Select the xlc.xll and press 'OK'. This has manually installed xlc.xll
9) Close Excel and restart it again.
10) If all went well when you enter "=ovd(1)/und(2)" it will evaluate it as 0.5 and not give any "#NAME" error messages.

XLC is installed and working.

Good Luck Pete
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/09 21:43 By JohnDoyle.
 
Talk to me about training.
Talk to me about engineering consultancy work and finite element analysis.
  The administrator has disabled public write access.
#678
pwilk (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Manual installation possible? 10 Months, 3 Weeks ago Karma: 2  
Those instructions worked out fine. Thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply