Entwickler-Ecke

Programmierwerkzeuge - Inno Setup für NT3.51


florida - Fr 12.08.11 08:36
Titel: Inno Setup für NT3.51
Ich habe einen Installer mit Inno Setup geschrieben für ein Programm von mir. Nun ist es ja so, dass das Programm bereits mit NT3.51 zurechtkommt. Inno Setup hat aber eine automatische Versionskontrolle und gestattet die Installation erst ab NT4. Wie kann ich den OS-Check runtersetzen, sodass das Setupprogramm noch unter NT3.51 startet?


Moderiert von user profile iconNarses: Topic aus Sonstiges (Delphi) verschoben am Fr 12.08.2011 um 13:16


Nersgatt - Fr 12.08.11 12:47

Zitat:
OS Compatibility

Currently supported platforms include Windows 95, 98, 2000, 2003, XP, Vista, 2008, 7, Me, and NT 4.0. No service packs or other OS updates are required on any of the supported platforms.

The 16-bit version of Inno Setup was discontinued starting with version 1.3. Support for Windows NT 3.51 was discontinued starting with version 3.0.

Quelle: http://www.jrsoftware.org/isfaq.php


Lemmy - Fr 12.08.11 12:51

Hi,

Innosetup Hilfe: [Setup]: MinVersion

Format:
a.bb,c.dd, where a.bb is the Windows version, and c.dd is the Windows NT version.
Default value:
4.0,5.0 if Unicode Inno Setup, else 4.0,4.0

Description:


sollte bei dir dann vermutlich 3.5, 3.5 sein...

Grüße


haentschman - Fr 12.08.11 18:37

Hallo...

ist der ganze Aufwand überhaupt notwendig ? Wer um Gottes Willen benutzt noch NT3.51 ? :shock: