I downloaded Odoo 10 on a windows server 2016 machine, I tried to start the installer several times with no response!
So I am wondering how to start the installer ?
It worked when I started the installer using command prompt.
Related
I am trying to install Redis 3.2.100 from .msi file from here https://github.com/MicrosoftArchive/redis/releases , but I am getting error
redis on windows setup wizard ended prematurely.
I am using windows 7, What can I do to install Redis?
I installed windows update and restart system,after that installation worked for me.
I am trying to run the Microsoft Bot Emulator setup program:
botframework-emulator-Setup-3.5.29.exe
My system is a Windows 8.1 64-bit install with 16 GB of memory. When I run the setup program I get the following error from Win81:
This app can't run on your PC.
To find a version for your PC, check with the software publisher
I tried downloading the AppImage file too and running that version on my Ubuntu 14.04 LTS box. But then I get an error message saying libfuse.so.2 can not be found, despite the fuse package definitely being installed on that PC.
UPDATE: Tried it on another Win8.1-64-bit station and a Win10 station. Same error message.
How can I get this thing installed?
https://github.com/Microsoft/BotFramework-Emulator/releases
I downloaded the appropriate version of BotFramework-Emulator and run it. It worked. I am running Ubuntu 16.04 64 bit.
I also run BotFramework-Emulator in node js server locally. It ran successfully.
Try restarting your PC and run the bot emulator setup, it would work fine.
I want to install Docker on a physical Windows Server 2016 Datacenter Evaluation (Version 14393). I tried following the instructions from Quick Start Windows Server but installation fails:
Error message
The docker installer requires update KB3176936, which I installed then. Even after rebooting, the error message persists and I can't install docker.
I've enabled the Container feature and Hyper-V in Windows Feature Selection.
Any ideas what I'm doing wrong? I've could sucessfully setup docker on Windows 10.
You need to do a full Windows Update. I actually have a PR to add this step to the docs.
Run sconfig, then choose option 6 and then A and A to install all updates. This works for Server 2016 in no-desktop installs as well as with the UI.
Okay so I am deploying a program via SCCM 2012 to all of our laptops at our corporate office. I have the program for the package install with administrative rights so it is running under the SYSTEM account. This works perfectly on all of our Windows 7 PC's, however all of my Windows 8.1 laptops/tablets are returning error code -3 to SCCM. This means the required data was not found in the setup.iss file. I did some testing and ran the batch file that is kicking all of this off with PSEXEC -s on a windows 7 machine and it exited with code 0, so a successful install as I had expected. When I run this same test on a Windows 8.1 machine it exits with code -3 just as I was seeing in my SCCM console. I tried to recapture a new setup.iss by recording the install on that windows 8.1 machine and used that .iss in the PSEXEC test and got the same result. The kicker is that if I open an elevated command prompt and kick off the batch the program installs! So there seems to be something different with how the SYSTEM account is handling this batch file in Windows 7 vs Windows 8. Has anyone else seen something like this or have any idea why it would be failing when run as SYSTEM only on Windows 8.1?
I'm trying to install Aptana studio 3 on my pc, Windows 10. I download the setup from your link and then launch the setup, but after few seconds I have this error: "Failed to correctly acquire installer_nodejs_windows.msi file:CRC error".
After that the setup ends because of the error...how can I solve that?
Thanks for your kind help, I'd like to use Aptana for my study.
I found that the solution posted in this post worked for me. I already had nodejs & msysgit installed.