Hi Dima,
Without Application Builder you cannot create an EXE or DLL from your code. It is also not really possible to create complex code in a single vi, LV is heirarchical by nature. You could use File>>Save with Options>>Development Distribution and this will save all of the vi hierarchy in a single labview library (.LLB) file which is then a lot easier to move around from machine to machine.
Hope this helps,
Nick