Re: Sweethome wont open/launch

by Puybaret » Sun May 06, 2018 1:04 pm

Try to run Sweet Home 3D installer again in a cmd window followed with the two parameters /j3d.version=1.5.2 /os.arch=x86

Code: Select all

SweetHome3D-5.7-windows.exe /j3d.version=1.5.2 /os.arch=x86
If you're not used to type commands, this can be achieved this way:
- Press Windows + R keys
- Type "cmd" and press Enter key
- Drag and drop the icon of the installer SweetHome3D-5.7-windows.exe in the command window
- Type a space in the cmd window
- Copy "/os.arch=x86 /j3d.version=1.5.2" (without the quotes) and paste it in the cmd window
- Press Enter key

These parameters were added to fix issues under Windows 10 but it may be helpful in your case.