NewsArchive
06-05-2014, 02:15 AM
So, I have been having problems with the installed program not getting
the screens looking right.. I thought it was makeover, however, it
worked in my development directory, so I started copying files from my
dev directory to my program directory where it gets installed.
turns out, it worked perfectly when I just copied the work.exe (the main
program) into the program directory.
When I create an install, I copy the files I need into a source folder,
then setupbuilder goes to work and manifests then signs the files.
The new work.exe no longer has the right colors on the tabs, many
browses, and crashes occasionally. So I narrowed it down to adding the
manifest or signing in setupbuilder. All of this worked perfectly by the
way in the clarion 6.3 days (last week).
I went into setupbuilder and told it to NOT include the manifest
dependency.. and the colors are looking good. More testing needs to be
done to make sure the software runs ok. The exe is still getting signed.
I can understand when you add code to an exe there is a risk of blowing
it up. I am trying to figure out what manifest dependency means, and if
I need it, and why the difference between 6.3 and 9.1?
Any ideas?
Thanks,
--
Ray Rippey
VMT Software
the screens looking right.. I thought it was makeover, however, it
worked in my development directory, so I started copying files from my
dev directory to my program directory where it gets installed.
turns out, it worked perfectly when I just copied the work.exe (the main
program) into the program directory.
When I create an install, I copy the files I need into a source folder,
then setupbuilder goes to work and manifests then signs the files.
The new work.exe no longer has the right colors on the tabs, many
browses, and crashes occasionally. So I narrowed it down to adding the
manifest or signing in setupbuilder. All of this worked perfectly by the
way in the clarion 6.3 days (last week).
I went into setupbuilder and told it to NOT include the manifest
dependency.. and the colors are looking good. More testing needs to be
done to make sure the software runs ok. The exe is still getting signed.
I can understand when you add code to an exe there is a risk of blowing
it up. I am trying to figure out what manifest dependency means, and if
I need it, and why the difference between 6.3 and 9.1?
Any ideas?
Thanks,
--
Ray Rippey
VMT Software