Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 22-04-2010, 06:13 PM   #1 (permalink)
Banned
 
Join Date: Apr 2010
Location: Jamshedpur
Posts: 1,214
Default Conditional startup of applications at Windows startup. Possible ?


The problem I'm facing is a long story to tell. All I can tell is that it is related in some way to BSNL Broadband night downloading. Most users download from torrents via μtorrent. I, however, use JDownloader to download files from file sharing websites such as rapidshare, etc.

Now JDownloader doesn't support a flexible scheduler like μtorrent.

My actual question is : Is it possible to create a task in Windows 7 by using the Windows scheduled tasks or any third party software or else using a batch file, such that a program starts with Windows if and only if the time in the system clock is between 02:00 am & 08:00 am ?

Hint: I greatly feel that it is possible using a batch file. Something like (open jdownloader.exe if systemtime = 02:00)
pauldmps is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 22-04-2010, 06:31 PM   #2 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,949
Default Re: Conditional startup of applications at Windows startup. Possible ?

Why don't you turn the task on using schedular to start the task on 2AM.?? Startup Programs and Sheduled programs are not equal.
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is online now  
Old 22-04-2010, 09:14 PM   #3 (permalink)
Banned
 
Join Date: Apr 2010
Location: Jamshedpur
Posts: 1,214
Default Re: Conditional startup of applications at Windows startup. Possible ?

I know that both are different things. The problem is different.

Actually power supply is pretty unreliable in our area. There are frequent power cuts during night.

I've changed a setting in the BIOS such that the PC turns on automatically after power failure. But it is risky to put JDownloader to startup program & turn on the option "Start downloads at startup" as the download may start before 2:00 am if power fails & again comes back before 2:00 am. This will cost money.

Hence, I was looking for a solution which could start JDownloader at startup if the time is between 2:00 am & 08:00 am.
pauldmps is offline  
Old 22-04-2010, 09:56 PM   #4 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: Conditional startup of applications at Windows startup. Possible ?

Just goto Jdownloader and Click Addons .Click Addons Manager and Tick the Last option named as Schedule. A scheduler tab will open. Schedule your tasks in the Schedule plan according to your need
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline  
Old 22-04-2010, 10:07 PM   #5 (permalink)
Banned
 
Join Date: Apr 2010
Location: Jamshedpur
Posts: 1,214
Default Re: Conditional startup of applications at Windows startup. Possible ?

I knew I would get such ridiculous answers. I am intelligent enough to know that there is scheduler in JDownloader.
I use the JDownloader scheduler to schedule download start at 02:01 am everyday.

But my concerns are about powercuts. Please read my previous posts in this thread carefully.
pauldmps is offline  
Old 22-04-2010, 11:27 PM   #6 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,949
Default Re: Conditional startup of applications at Windows startup. Possible ?

Dude OP wants to startup shedule download between 2AM to 8AM only.

Well.......I don't know anything like that pauldmps. You can wait till other members come in and reply.
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is online now  
Old 22-04-2010, 11:32 PM   #7 (permalink)
Alpha Geek
 
Join Date: Jun 2009
Posts: 841
Default Re: Conditional startup of applications at Windows startup. Possible ?

Once you are in your BIOS setup, search for the option that is worded something like "After power failure". Set it to turn on after the power failure.
Aspire is offline  
Old 23-04-2010, 12:12 AM   #8 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default Re: Conditional startup of applications at Windows startup. Possible ?

Quote:
Originally Posted by pauldmps View Post
I've changed a setting in the BIOS such that the PC turns on automatically after power failure.
plz tell me how do u do that...

your mobo model ??????????
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.
arpanmukherjee1 is offline  
Old 23-04-2010, 12:16 AM   #9 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: Conditional startup of applications at Windows startup. Possible ?

Quote:
Originally Posted by pauldmps View Post
I knew I would get such ridiculous answers. I am intelligent enough to know that there is scheduler in JDownloader.
I use the JDownloader scheduler to schedule download start at 02:01 am everyday.

But my concerns are about powercuts. Please read my previous posts in this thread carefully.
:O Since your computer starts auto after power failure .. then just schedule up and put jD at startup . Configure your computer to connect internet automatically and save your username password.
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline  
Old 23-04-2010, 12:51 AM   #10 (permalink)
Democracy is a myth
 
rhitwick's Avatar
 
Join Date: Apr 2004
Location: Kaikhali,Kolkata
Posts: 2,159
Default Re: Conditional startup of applications at Windows startup. Possible ?

Hi,
I've written a tutorial for this scenario. Written only for uTorrent. Check out and try to tweak it as per ur need.

Find it here: Un-interrupted un-monitored download
__________________
"My opinions may have changed, but not the fact that I am right."

"I'm never wrong. Once I thought I was wrong, but I was wrong"
rhitwick is offline  
Old 23-04-2010, 07:06 AM   #11 (permalink)
Banned
 
Join Date: Apr 2010
Location: Jamshedpur
Posts: 1,214
Default Re: Conditional startup of applications at Windows startup. Possible ?

Quote:
Originally Posted by arpanmukherjee1 View Post
plz tell me how do u do that...

your mobo model ??????????
See the tutorial above to know how to do that. MOBO Model Original Intel D101GGC.

Quote:
Originally Posted by celldweller1591 View Post
:O Since your computer starts auto after power failure .. then just schedule up and put jD at startup . Configure your computer to connect internet automatically and save your username password.
I already do that. But consider this situation :
I've set JDownloader to start automatically at Windows startup & set FDM to connect automatically at startup. Also JDownloader automatically starts downloading as soon as it loads.

Now conisder power fails at 11:00 pm while I'm sleeping. The power supply returns at 11:30 pm. The PC will start, internet will be connected & JDownloader will automatically start downloading. This will cost money for downloads from 11:30 pm to 02:00 am.

Now what I want is a batch file code or some schedluer software which checks the system time at startup & if it is between 2:00 a & 8:00 am, start Jdownloader automatically.

Quote:
Originally Posted by rhitwick View Post
Hi,
I've written a tutorial for this scenario. Written only for uTorrent. Check out and try to tweak it as per ur need.

Find it here: Un-interrupted un-monitored download
The problem is that utorrent has a scheduler which makes it possible that if the PC starts anytime between 2:00 am & 8:00 am, the downloads will start.

Jdownloader has a different type of scheduler as compared to utorrent. So if the PC is on at 2:00 pm, the download will start. If the PC starts after 2:00 pm, the downloads won't start. (If you've scheduled downloads to start at 2:00 pm)

Last edited by pauldmps; 23-04-2010 at 07:11 AM.
pauldmps is offline  
Old 06-06-2010, 07:05 PM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2010
Posts: 1
Lightbulb Re: Conditional startup of applications at Windows startup. Possible ?

I belived I've this sorted out . Here's what I did:

I did the setup in BIOS to boot the system when the power returns after a power failure. I set it to 'go to previous state' instead of 'on' because I didn't want the system to start after 8 am at which I've scheduled it to shutdown.

I setup jdownloader to start download when it is started.

Scheduled jdownloader to run at 2.10am in scheduled tasks.

And for the main problem
: I made a batch file after some looking up in the net, and scheduled it to start at system start-up. It'll run jdownloader if the time is between 2.10am and 7.50am.

Here's the content:

@echo off
cd C:\pro*\jdow*\
(IF %time% GTR 02:10:00.00 ( IF %time% LSS 07:50:00.00 ( Start jdownloader.exe
EXIT
)))



You may want to edit it to suit your conditions
xmacubex is offline  
Old 11-06-2010, 02:42 PM   #13 (permalink)
Banned
 
Join Date: Apr 2010
Location: Jamshedpur
Posts: 1,214
Default Re: Conditional startup of applications at Windows startup. Possible ?

@ xmacubex
You're such a genius. Many many Thanks !
pauldmps is offline  
Old 12-06-2010, 10:22 PM   #14 (permalink)
Alpha Geek
 
Join Date: Jun 2009
Posts: 841
Default Re: Conditional startup of applications at Windows startup. Possible ?

It's a 2 month old thread
Aspire is offline  
Old 14-06-2010, 02:56 AM   #15 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,020
Default Re: Conditional startup of applications at Windows startup. Possible ?

Closing prehistoric thread. PM me if you need it opened for some reason.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows XP Service Pack 3 (SP3) FAQ soumya Technology News 2 21-01-2008 04:29 PM
Windows Vista Tweaks Ankur Mittal Tutorials 30 09-10-2007 03:27 PM
Exposé on Windows XP - very essential software. Grab 'em! aryayush Software Q&A 22 30-03-2007 02:10 PM
How to install and use the Recovery Console in Windows XP DukeNukem Tutorials 2 04-11-2006 02:01 AM
Windows XP SP2 release date UPDATED 10th AUG 04 leech Software Q&A 68 17-08-2004 12:11 PM

 
Latest Threads
- by gohan89
- by ico
- by clinton
- by Sujeet
- by Tenida
- by iinfi

Advertisement




All times are GMT +5.5. The time now is 09:56 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2