What precise incantation at the command line do we need at each stage, so I can try to do it locally?geometry dash lite
Here are the commands we have defined that are not working:
On Uninstall:
Code: Select all
[#adxregistrator.exe] /uninstall="[#Accelerate365.dll]" /privileges=user /generateLogFile=false
Code: Select all
[#adxregistrator.exe] /install="[#Accelerate365.dll]" /privileges=user /generateLogFile=true
On Rollback:
[#adxregistrator.exe] /uninstall="[#Accelerate365.dll]" /privileges=user /generateLogFile=false
Even though we don't understand what it does, we also added the following post-build command:
Code: Select all
C:Program Files (x86)Add-in ExpressAdd-in Express for .NETBindxpatch.exe "[|AI_BUILD_OUTPUT_FOLDER]Accelerate365-Setup.msi" /UAC=Off /RunActionsAsInvoker=true
None of this is resulting in a properly installed add-in. Any assistance appreciated and you can also reach out directly to Dan as I'm not their only customer using ADX (obviously).
Also where might we expect the log file to go on a failed registration?