Malafax_Dand
Member
- Posts
- 71
- Location
- Denver CO
I am continually surprised at the amount of interest these topics stir up. I can guarantee, that I will try my best to get the product and the software released in February. Please remember that I am just one guy with a full time day job and a wife and kid. I may fail miserably, but I certainly will have had fun trying. I hope I do not fail and I will try my best not to. It will get done or it will not, either way everyones lives should continue on just fine.
The software is written in the VB.Net framework. So basically, any windows machine with the most current Dot.Net framework regardless of 32bit versus 64bit will run the software. Microsoft did all the compatibility work for me. We do not have to worry about the specific Windows OS, as long as the Dot.Net framework is installed.
Initially, the only 32bit versus 64bit code in my program was because I was concerned about 32bit versus 64bit USB drivers. It turns out that I did not have to be concerned as Windows 7 x64, runs the 32bit driver just fine. So I kept everything in 32bit. Everything runs fine on Windows XP and Windows 2000.
The software is written in the VB.Net framework. So basically, any windows machine with the most current Dot.Net framework regardless of 32bit versus 64bit will run the software. Microsoft did all the compatibility work for me. We do not have to worry about the specific Windows OS, as long as the Dot.Net framework is installed.
Initially, the only 32bit versus 64bit code in my program was because I was concerned about 32bit versus 64bit USB drivers. It turns out that I did not have to be concerned as Windows 7 x64, runs the 32bit driver just fine. So I kept everything in 32bit. Everything runs fine on Windows XP and Windows 2000.