Where Do I Start please?

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
Chuckles
Posts: 1
Joined: Sat Jul 14, 2018 11:11 am

Where Do I Start please?

Post by Chuckles »

At the risk sounding like a complete idiot, where is the desktop icon to start the FreeCAD program straight after installing??

I first installed it with the ADD TO PYTHONPATH and Install Redistributable options unticked. Nothing. I went through the folder and ran the vcredist_64.exe manually. That hung, so I fully uninstalled the program and went back and deleted the freecad directory.

I re-installed selecting the extra two install options. It seemed to install, but still no icon on the desktop or taskbar to start the program.

Can someone tell me which FreeCAD 0.17 folder and file I need to create a shortcut to to even start FreeCAD.

I'm running a DELL XPS All-In-One, i7 Processor, 16Gb RAM, 2Tb SSD with Windows 8 - 64bit

Thank you
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: Where Do I Start please?

Post by microelly2 »

in your freecad directory you find the freecad.exe in bin directory.
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: Where Do I Start please?

Post by NormandC »

Hello Chuckles,

Welcome here.

On my Win 7 PC at work with FreeCAD 0.17 installed, I open the "Start" menu, type FreeCAD in the search bar, and it finds the desktop icon.

I don't use Windows at home, so I can't check.
GeneFC
Veteran
Posts: 5373
Joined: Sat Mar 19, 2016 3:36 pm
Location: Punta Gorda, FL

Re: Where Do I Start please?

Post by GeneFC »

Chuckles,

I am not sure what you tried, but the correct release version for Win-64 is:

Code: Select all

https://github.com/FreeCAD/FreeCAD/releases/download/0.17/FreeCAD-0.17.13522.3bb5ff4-WIN-x64-installer.exe
(Codes tags used to avoid phpBB truncation.)

This should work automatically and create a start shortcut icon.

Gene
scrungy_doolittle
Posts: 121
Joined: Thu Jun 21, 2018 11:15 pm

Re: Where Do I Start please?

Post by scrungy_doolittle »

Try this again.
I downloaded .18 for windows 64. There is no installer. This is a dev build.
I created a FreeCAD 0.18 directory under program files and unzipped the zip file into that directory.
When I click on the freecad exe, it doesn't load any modules, just goes to an un-usable screen with NOTHING.
Followed the directions on the site.
I am running .17.
Linux bundle installed fine.
chrisb
Veteran
Posts: 54168
Joined: Tue Mar 17, 2015 9:14 am

Re: Where Do I Start please?

Post by chrisb »

Can you start FreeCAD from the command line and see if there is some output telling more?

If there is no output try with -l parameter to create a log file.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply