MS not sure what's wrong

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

Thread Status:
Not open for further replies.
MS not sure what's wrong
  1. Unread #1 - Mar 28, 2009 at 9:26 AM
  2. The Friendly Hacker
    Joined:
    Mar 25, 2009
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    The Friendly Hacker Newcomer

    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
    
     
  3. Unread #2 - Mar 28, 2009 at 11:19 AM
  4. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    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.
     
  5. Unread #3 - Mar 28, 2009 at 11:42 AM
  6. The Friendly Hacker
    Joined:
    Mar 25, 2009
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    The Friendly Hacker Newcomer

    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 :)
     
  7. Unread #4 - Mar 28, 2009 at 7:13 PM
  8. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    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? >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site