Questions tagged [reinstall]

171 questions
0
votes
0 answers

How to cleanse a system for a reinstall of Arduino IDE?

I am trying to reinstall the Arduino IDE on my computer (Win 10) which had earlier used the same Arduino IDE version 1.6.0 (portable). I am now facing the issue of opening the IDE even. This problem started when i installed the version Arduino…
0
votes
1 answer

Installing Plesk on already running and used VPS

I want to install PLESK on our VPS. We are already using this VPS is in production and the hosting company recommend to reinstall the server first, then install Plesk and then republish the data. However, I can find no information anywhere if it is…
subster80
  • 9
  • 1
0
votes
1 answer

Can't reinstall .Net Core SDK after removal "product is already installed"

I uninstalled .Net Core SDK with "programs and features". When I now try to install the .Net Core SDK again, I get following Error Code: Error 0x80070666: Process returned error: 0x666 Another version of this product is already installed.…
0
votes
1 answer

ReInstall Visual Studio 2015

My Win 10 version of Visual Studio 2015 Community edition failed to load with error "cannot find one or more components .Please reinstall the application". I've tried repairing it but received nondescript errors so cancelled the repair (which also…
Gammerz
  • 73
  • 1
  • 7
0
votes
2 answers

ios - how to prevent app from reinstalling

I make an iOS Swift app which offers some trial opportunities (e.g. 5 tries of doing something) for users to get acquainted with app capabilities. After user has run out of trial attempts, he has to buy the next ones. How can I remember the fact…
slesher
  • 109
  • 2
  • 13
0
votes
1 answer

In App Purchases reinstalling bypass android

I am developing an application where the user can select 2 out of 4 items for free and the other 2 items are purchasable. It just occured to me that with this strategy, it would be very easy for the user to reinstall the app and then select the 2…
user5102612
  • 111
  • 1
  • 13
0
votes
1 answer

why I can receive the old app's push notification when the iphone app reinstall?

uninstall the app first, then reinstall, I can receive the push notification normally. here is my analysis: client uninstalls app, but my provider server has the devicetoken. then reinstall,APNS delivers the same devicetoken to iphone,so when a…
bigjava
  • 145
  • 2
  • 10
0
votes
0 answers

Uninstalled Python3.x, Reinstalled and now won't run files

I had Python3.5.1. I accidentally downloaded it in like 3 spots a while back, and had some issues with Pip install, so i figured I`d uninstall them all then download it again. So, since there was only 1 Launcher and 1 Python3.x in programs + files,…
XaNaX
  • 53
  • 1
  • 9
0
votes
1 answer

VS 2015 Expired License (system date)

I checked another answers about this error (Expired License), and yes, repairing helped me but after that i've got again this error... I'm using community version of VS 2015 and earlier i didin't have this error. I noticed this error occurs when I…
0
votes
1 answer

Reinstalling node.js in windows from scratch to a NEW/DIFFERENT folder

I need to reinstall nodejs in windows 7 in a shorter character folder (closer to root, that is) than the one previously used since the character length is giving me problems with some packages. However, when I reinstall, npm always installs in the…
MauF
  • 461
  • 4
  • 17
0
votes
0 answers

Reinstall PHP on Fedora 22 Installed PHP was compiled

I'd like to know how can I reinstall PHP via dnf and make it default for apache. My problem is that I have a installed version of PHP but it was compiled and as I'm facing several problems with modules I didn't compile I thought it'd be easier do it…
Jefer Song
  • 51
  • 1
  • 7
0
votes
1 answer

Trouble installing .apk after code change, windows upgrade, and IDE reinstall

This is my first questions on SO, but I would first like to thank the community for helping me along the way in creating a few Android apps. I am not a programmer by profession, and most of the stuff I make is just for fun, but one Android app is a…
Standroid
  • 1
  • 2
0
votes
1 answer

InstallShield 2009 Basic MSI: File Not Replaced After Upgrade with New Setups(1 file replaced)

InstallShield 2009 Premier, Basic MSI project I have installed the setup, its installed. I replaced a dll with a newer one and again prepared the setups(didn't change product code or any other code) Now running the new setups, it asks for…
0
votes
0 answers

Install of 'R' unstable on Ubuntu

I tried to install R on Ubuntu (14.04) with this command: sudo apt-get install r-base The network connection went down during the download / install so I had to end the download (ctrl-c). I retried the same command to restart and it is a mess. There…
0
votes
1 answer

Cannot reinstall Python 3.5

I have troubles installing Python on Windows. Here is what I did so far: 1) installed Python 2) added PATH 3) tried "python" and "python3" command in cmd. It didnt recognize it. 4) uninstalled python and removed PATH. Downloaded installation file…
user3007875
  • 123
  • 7