checking windows version and execute file
i found the "GetWindowsVersion-Function".
but now, how can i execute a file according to the windows version (2000 -> w2k.exe, 98 -> w98.exe ...)
the files are in the same folder as the setup.exe. i want to execute those files before the installer start to copy the files to the harddisk.
how can i do this ? any hints, examples ... ?
thx in advance