Can someone look in Regedit in the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AD80F06B-0F21-4EEE-934D-BEF0D21E6383} and let me know if it exists? thats the uninstaller reg entry on my machine, should have an InstallLocation entry in there. If it is then I can do up an windows EXE installer for the mod that actually can find the right file The big thing being that it exists in a dir I can find... It should be correct because I can't find a reference to that GUID anywhere else Just looking for confirmation now.
HEy v I used a mod installer when working on morrowind mods would that help it was relatively easy to do.zipped it all up and everything i beleive it was called ezinstaller.I could try to find it if yad like .Let me know ok. qwert
ok this is SWEET I've done up a quick and dirty InnoSetup script, and have it correctly finding the install dir (on my box at least) - still need verification on the reg entry. If it's the same on someone else's box then the installer is good to go, and it even UNINSTALLS ^_^ Anyone have any change requests for these options? They're pretty self-descriptive. AppName=ToEE Fan Fixes AppVerName=ToEE Fan Fixes V1 AppPublisher=Circle of Eight Forums AppPublisherURL=http://ussbrowarek.org/~ausir/toee/forum/forumdisplay.php?forumid=14
Thanks for the offer, but I know my way around InnoSetup (http://www.innosetup.com/), which is free and quick and does all sorts of nice things
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AD80F06B-0F21-4EEE-934D-BEF0D21E6383} Slickness. That's it!