View Single Post
  #16  
Old 09-28-2014, 04:40 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by ZionPhoenixGM View Post
Im having this really nasty issue where the installer runs every time my windows starts up. Essentially I wanted to just check out the pack but when it tried to turn the first time it couldnt find some files. So i figured ok it was just a fluke Ill try it later. I deleted all the files but the installer will not go away and I cant get rid of it and it is pretty annoying to have this updater run everytime my computer starts.

Any clues Akkadius?

Also one other issue is when the installer goes to execute I get "Error 1306" Another application has exclusive access to the file "C:\Program Files\MariaDB 10.0\data\mysql\innodb_index_stats.ibd". Nothing else is running on my computer that would access that file. This is the reason I tried to delete everything and start over but the issue above and this issue are preventing me from starting clean

Now it is impossible to open any .rars or .zips the installer has hijacked the functionality of "unpacking" and I cant even unzip other files. This is so annoying, how to do i get rid of this thing..

P.S. Thanks for the setup of the pack, cant wait to try it out after I resolve this installer thingy
OS Version helps to know what you're dealing with.

Typically the installer will run every-time windows starts up if it is not meeting a condition it is trying to perform.

Do you have any conflicting installs? Cause if you have individual components loaded it could conflict.

When it is trying to access that file, it is most likely that MariaDB (MySQL) Service is already started and has that file open, try shutting off the service and hitting 'Retry' on the installer to let it do its thing.

The other note is that the installer creates a restore point on your system if you have it enabled so if you wanted to go back to before when it was installed you should be able to do that as well.

Let me know if any of this helps you.
Reply With Quote