Hi,
You basically need to develop you're installer. If you only need to install a few drivers, the LabVIEW application builder installer can provide this functionality. The following knowledge base articles has some options using the installer and batch files:
http://pong.ni.com/public.nsf/websearch/940218C86275330A86256BBA0074780E?OpenDocument
http://pong.ni.com/public.nsf/websearch/A4B55CA4CAE930D1C1256C09007928E6?OpenDocument
If you need more sophisticated installer options or actions, there are some software packages dedicated to installer development (Wise, InstallShield, etc). you might need to use one of these software.
DiegoF.