Skip to main content

Diigo Home

Learn to Write a Batch File with Firefox | Firefox Facts - The Diigo Meta page

www.firefoxfacts.com/...rite-a-batch-file-with-firefox - Cached - Annotated View

H.C. Chen's personal annotations on this page

hcchen
Hcchen bookmarked on 2009-04-28 firefox tip howto tech knowledge
    • hcchen
      Hcchen on 2009-04-28
      "c:\Program Files\Mozilla Firefox\firefox.exe" is not in my Vista's default path that I can't simply run firefox. But strange !!!! "start firefox.exe" really works !!!!!

      D:\Learnings\autoit>start firefox <=== works

      D:\Learnings\autoit>firefox
      'firefox' is not recognized as an internal or external command,
      operable program or batch file.

This link has been bookmarked by 1 people . It was first bookmarked on 28 Apr 2009, by H.C. Chen.

  • 28 Apr 09
      • H.C. Chen

        H.C. Chen on 2009-04-28

        "c:\Program Files\Mozilla Firefox\firefox.exe" is not in my Vista's default path that I can't simply run firefox. But strange !!!! "start firefox.exe" really works !!!!!

        D:\Learnings\autoit>start firefox <=== works

        D:\Learnings\autoit>firefox
        'firefox' is not recognized as an internal or external command,
        operable program or batch file.