Skip to content
⌘ NSIS Forum Archive

check if setup is run from harddisk/network or from optical drive

2 posts

saschagottfried#

check if setup is run from harddisk/network or from optical drive

What are the most advanced ways to check from where the installer was executed and of which type the installation location is.

I want to distinguish DVD/CDROM installation from installation via UNC paths or local/network drives.

Are there any plugins or calls to DLLs ???

Thanks to all!
kichik#
Use the following along with $EXEDIR and GetRoot:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.