What do you mean with "without loading the nidaq drivers"?
If you do not have any NI-DAQ VIs build into the exe you do not need to install anything. You can copy the files and folders from the C:\Program Files\National Instruments\shared\LabVIEW Run-Time\6.0 folder in the same folder where your exe is. You can start your exe from CD without the need to copy it to the HDD.
If you have any NI-DAQ VIs build into the exe but will not use it when running the program I'm not sure if it is succesfull to copy the NI-DAQ DLLs from system32 folder to the same folder where your exe is. Maybe you get some initialising error dialogs for each NI-DAQ VI loaded. I have never tried this so I have no experience with it.
If you have the NI-DAQ VIs is an own hirarchy which you load through VI-Server than you can load a stub if you are in demo mode.
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions