- Open Windows' Task Scheduler program and create a new basic task.
- For the trigger, set it daily at a certain time of your choosing.
- For the Action, use "Start a program", browse for your firefox.exe file (example: "C:Program Files (x86)Mozilla Firefoxfirefox.exe") and then in the "Add arguments" box, enter "imacros://run/?m=test.js". Replace "test.js" with whatever name you used for your iMacros script.
- When you're done, have your task selected and click "Run" in the right sidebar. It will run immediately and then repeat daily at your selected time.
Monday
firefox imacros scheduled task
here is how to schedule firefox for running imacros on schedule:
Subscribe to:
Post Comments (Atom)
test smtp server with powershell
Send-MailMessage -SMTPServer smtp.domain.com -To [email protected] -From [email protected] -Subject "This is a test email" -Body ...
-
Error:The element 'Schedule' has invalid child element 'RecurrenceRule'. List of possible elements expected: 'Occurring...
-
Here is instruction how to make blinking text in rainmeter: 1.right click and select " Edit skin " 2.add following code to temp...
-
If you use Visual Studio to open a Web project that was developed for the .NET Framework 2.0, the .NET Framework 3.0, or the .NET Framework...
No comments:
Post a Comment