Using application builder you can make your LabVIEW application standalone, or you can create a runtime engine (not sure if runtime engine can be downloaded from NI). In LV 5.0, you can create a runtime engine building an executable without embedding any llb. With runtime engine you can run a vi in a machine without LV installed.
Hope this helps