April 15, 200521 yr hiits my first script, its for a msn skin $title="Urban MSN Skin Setup"Run("UrbanMSN.exe")WinWaitActive($title,"Welcome")Send("!n")WinWaitActive($title,"Instructions")Send("!n")WinWaitActive($title,"License")Send("!a")WinWaitActive($title,"Options")Send("!i");If WinWaitActive($title,"Downloading polygamy patch failed.") Then; Send("{ENTER}");EndifWinWaitActive($title,"Completing the Urban MSN Skin Setup Wizard")Send("!f")Exitwhen i run it as is, it works fine. when i unplug my ethernet, and take out the comments, it works fine. but when i take out the comments and run it *with* an internet connection, the script stops and last window stays open.i'd like the if statement to work so if i'm installing on a computer without an internet connection it will still finish silently.sorry if thats confusing
April 15, 200521 yr Why dont you install it on a current system. Make a sfx with the contents of the MSN folder and run it after installing Messenger
April 15, 200521 yr Author since it downloads files i thought that'd need to download them each time, but i guess a sfx will work until they update the files...which will probably be neverthanks! problem averted
April 15, 200521 yr hiits my first script, its for a msn skinNice going. Let's see good, positive movement on them scripts.We are counting on super scripts from you.
Create an account or sign in to comment