1
there are a lot of programs that check upon running if you are running the right version of windows (specifically for me the uninstall program for my Brother Printer software).
Having windows 8 the installer tells me it will not run because I have the wrong version of windows. However the software installed just fine and runs just fine so it should in theory just be able to uninstall.
Compatibility mode set to Windows 7 does not do the trick.
Is there a way to tell the installer that I am using windows 7?
Thanks for your ideas and suggestions guys :).
EDIT: This is the specific error code: IS015- GetOsVersion - 1
1
Do you get a specific error message? And what model printer exactly. Maybe there are compatible drivers you could install over the top, then uninstall. Maybe you could try something like this: http://drivers.softpedia.com/get/Other-DRIVERS-TOOLS/Brother/Brother-MFC-8710DW-Printer-Uninstall-Tool-10100.shtml
– George Duckett – 2012-10-25T12:34:02.070@GeorgeDuckett Added the error to the post. Also unfortunately that is not for my printer and just remove the drivers not the software. – cmplieger – 2012-10-25T12:47:45.500
If it uses an MSI for install or uninstall, you could possibly use ORCA the MSI editor to remove the check, though the tool is no longer supported and may not work with the latest msi files. – Graham Wager – 2012-10-25T13:28:47.193
@GrahamWager nope no .MSI, only setup.exe :( – cmplieger – 2012-10-25T13:37:45.423
Some installers may have a
--force
type option available from the command line – Earlz – 2012-10-25T15:06:40.590