This is my code :
When I execute that command, I get an error from SFrame :
[Only registered and activated users can see links. Click Here To Register...]
What am I doing wrong? What's the correct way?
Code:
Shell(Label4.Text & "\" & "SFrame.exe /auth_ip:" & ListView1.SelectedItems(0).SubItems(1).Text & " /locale:ASCII /country:US /cash /commercial_shop")
[Only registered and activated users can see links. Click Here To Register...]
What am I doing wrong? What's the correct way?