Adblock breaks this site

MS not sure what's wrong

Discussion in 'Archives' started by The Friendly Hacker, Mar 28, 2009.

Thread Status:
Not open for further replies.
  1. The Friendly Hacker

    The Friendly Hacker Newcomer

    Joined:
    Mar 25, 2009
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    MS not sure what's wrong

    The whole program obviously isn't finished. I'm using a program called Macro Scheduler, dispite it's name it can do a hell of a lot more then just create macros. If anyone here is familiar with it, help. I cannot seem to understand why the programs aren't launching. I've only started on CMD but obviously it's not launching.



    Code:
    dialog>dialog1
        Caption=SC
        Width=297
        Height=255
        Top=104
        Left=CENTER
        MainMenu=Options,Close(101),Shutdown(102)
        MainMenu=MS Apps,CMD(201),Calculator(202),Notepad(203),Paint(204)
        MainMenu=Browsers,Internet Explorer(301),Firefox(301)
        MainMenu=Apps,Itunes(402),Swiftkit(404),Cain(405),WinRaR(406),Wireshark(407)
        EndDialog>dialog1
        Show>dialog1,result
    Label>Loop
    GetDialogAction>dialog1,result
    if>result=101
        exit>
    Endif
    if>result=201
    Run>C:\Users\God\Desktop\MS Paths\CMD.bat
    ResetDialogAction>dialog1
    endif
    wait>0.01
    Goto>Loop
    
     
  2. Stuart

    Stuart Guru
    Banned

    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10
    MS not sure what's wrong

    Maybe because you have a space in the path address?

    Run>C:\Users\God\Desktop\MS Paths\CMD.bat

    Not exactly sure what you would set this to those but I would say thats the problem.
     
  3. The Friendly Hacker

    The Friendly Hacker Newcomer

    Joined:
    Mar 25, 2009
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    MS not sure what's wrong

    There is no space lol? You mean MS Paths? that's the folders name.. No other option. Other then that theres no other spaces.

    Thanks anyway :)
     
  4. Darthatron

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0
    MS not sure what's wrong

    Closed due to OP being banned, and also wrong language. :\
     
< renting out my 96 runecrafter for a pin | Is there such a thing as an RC bot for RSBot? >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site