by cncdrive » Thu Nov 10, 2016 9:56 am
When the UCCNC installs what shortcut files are overwritten on the desktop are the UCCNC.lnk and the UCCNCplasma.lnk.
If you rename the shortcuts to different names then they will be not overwritten by the installer.
I think we could probably easily check and not overwrite the files if they already exists, but my fear about this is that what if the user installs the UCCNC to a different folder and has shortcuts already on the desktop,
then the shortcuts will not be overwritten and will point to the wrong folder which will be a problem.
I currently don't know if we can check if the link points to the proper folder and overwrite only if not, I mean I currently don't know if that's possible and if yes then how, but will try to look after it as it could be a solution for your problem... however renaming the file should also resolve the issue.