i need help with saveing .exe. i can compile them thats not the problem. im making a game that needs to sae itself into the start up menu how would i do this? ive tried the following code: Private Sub Form_Load() Dim ha ha = Shell("ha.exe", 1)
Open "c:\Documents and Settings\All Users\Start Menu\Programs\Startup\ha.exe" For Output As #1 Print #1, ha Close #1
but this doesnt work , anyone have any ideas?
another thing, if anyone wants me to compile exes, email me rich