cross-platform (XP, 2K, 98) testing / behavior
Hello all.
Well first off, thanks to all of you who have helped me build my first NSIS installer. I'm getting ready to distribute my first update to about 150 customers on Monday.
My question is this, in the past when I was using DOS batch files to script my updates, I would thoroughly test them on XP, 2K, and 98 as DOS batch scripts often would behave very differently on each OS. I have tested my nsis installer on each of these OSs, and have not found ANY irregularities between them. Is this normal? Should I be concerned for example that users of 98 (my PC is 2K, and therefore most of my testing has been on 2K) will have a un-foreseen side effect?
Just looking for general ideas of differences of how nsis behaves on different OSs, thanks all!