Page 1 of 1

Check file system

Posted: Thu Aug 17, 2006 9:33 am
by paulga
Hi,

Is it possible to check the current file system without writing a dll to check it? I need to check that the file system is NTFS, if it isn't I will terminate the install. I've looked in the help but can't see this mentioned anywhere.

Thanks

Paul

Posted: Thu Aug 17, 2006 4:42 pm
by MichaelNesmith
Hi,

There isn't a built-in command that does this...if there is an API call in Windows that returns this information, you may call it directly using the Call DLL Function command.

Posted: Wed Sep 13, 2006 10:26 am
by Tinus
I have created a plug-in for this now.

See http://www.installaware.com/forum/viewtopic.php?t=1238