Files
Sourcetrail/deployment/windows
malte_langkabel 1bf721588b build: windows installer dlls
* removed redistributable as prerequisit from installer
* added merge module for these dlls to the installer
* added "my_next_step.h" for the tutorial project to the installer
* renamed visual studio plugin
* updated deploy_windows script to use vs14 to build the installers
2016-04-20 18:18:10 +02:00
..
2016-01-26 15:28:43 +01:00
2016-02-24 12:58:14 +01:00

Remove self-healing on project file opened
	Open .msi in Orca
	Component table
	Remove key path of component with ID {31DB780A-8AA4-1A96-F39E-1BD7CFCC2418}*
	
	*I don't know if this id will stay the same, so here's how to find it:
		Just install Coati as is
		Open windows Event Viewer
		Open .coatiproject via file association (wont work properly, that's ok)
		Look for Application log
		Look for a Warning entry involving MsiInstaller at time of step 3
		Retrieve component id from message of that entry