Tag: update
Gasmate RC .42b
by Daniel on Aug.07, 2009, under GasMate
This is just a quick bugfix for those of you with square screens. Ed Thompson found the bug where square screens were not displaying correctly. I had set anchors when I shouldn’t have, and it should now be fixed. In doing this, I also fixed the landscape(rotation) bug.
Cab: http://www.lulzsoft.com/installers/gasmate_rc.42b.CAB
.Net CF 3.5 https://www.lulzsoft.com/wordpress/2009/08/07/net-cf-3-5-cab/
SQLCE: https://www.lulzsoft.com/wordpress/2009/06/07/sqlce-cab-files-for-ppcs/
GasMate RC .41b
by Daniel on Jul.25, 2009, under GasMate
This is a bugfix version with a few features added:
- Decimal separator is now pulled from localization info
- Dollar sign($) is also pulled from localization info
- Last gas type used is remembered
- Added an extra digit to gals and price
- CAB file is now compressed to make it smaller, I will work on the EXE’s next
Grab it here: http://www.lulzsoft.com/installers/gasmate_rc.41b.CAB
GasMate Beta .26b
by Daniel on Jun.25, 2009, under GasMate
PLEASE NOTE – THERE ARE SPECIAL INSTRUCTIONS FOR UPDATING!!!!!!!
For those of you who have an old version(not this one) of GasMate you must follow the instructions in order to upgrade to the new version. I have made a change to the database(added cost in maintenance table) and therefore you must export the data and re-import it.
- Export your current data that is in GasMate.
- Open the CSV file in a text editor(openoffice/excel break it by adding/removing quotes) and make the following change:
Change: M,”234″,”Oil Change”,”2009-06-25 21:32:57″,”notes”
To: M,”234″,”Oil Change”,”2009-06-25 21:32:57″,”COST”,”Notes”
where cost must be a number
PLEASE NOTE!!!!!!!!!!!!!!
I have used quotes for the data to make sure nothing bad happens. The quotes are ONLY on the data, and not on the headers. Adding or changing the quote format WILL break stuff. - Go to the directory where GasMate is installed(Program Files/GasMate) and delete the file GASMATE.SDF (database).
- Download the new cab
- Install the new cab
- Import the old data(modified csv) into GasMate
If you do not wish to keep your data, you can just delete the sdf file then install the new version.
If you do not have GasMate installed, you do not need to worry about this.
As always, .NET CF3.5 and SQLCE are required.
-Daniel