Chaque jour, nous vous offrons des logiciels sous licence GRATUITS que vous devriez autrement payer!

AgataSoft ShutDown Pro 3.2 Giveaway
$24.95
EXPIRÉ

Giveaway of the day — AgataSoft ShutDown Pro 3.2

AgataSoft ShutDown Pro est un minuteur d'arrêt de votre ordinateur performant.
$24.95 EXPIRÉ
Note des utilisateurs: 182 1 commentaires

L'offre gratuite du jour pour AgataSoft ShutDown Pro 3.2 était valable le 21 juillet 2012!

Offre gratuite du jour
$29.95
GRATUIT aujourd’hui
Instantly recover all your Wi-Fi passwords in one click.

AgataSoft ShutDown Pro est un logiciel spécialement conçu pour arrêter votre ordinateur automatiquement. Vous pouvez laisser votre PC sans avoir à l'éteindre manuellement. Ce programme arrête l'ordinateur conformément au calendrier que vous avez défini. Il fonctionne un jour donné à une heure donnée.

Le PC peut également s'arrêter si vous êtes absent pour un nombre spécifique d'heures ou si l'utilisation du processeur est faible. Utilisez-vous plusieurs ordinateurs ? AgataSoft Shutdown Pro peut effectuer ses tâches sur un réseau d'une zone locale. Grâce à l'aide de la fonction de contrôle de réseau, vous pouvez activer cette application pour éteindre un seul ou plusieurs ordinateurs à la fois.

Avant que le PC ne s'éteigne, vous pouvez visualiser le temps restant affiché sur votre écran. Outre l'arrêt de l'ordinateur, vous également programmer d'autres tâches telles que un réveil ou un redémarrage. Pour accomplir des tâches automatiques, Agatha Soft ShutDown Pro est là pour vous.

Offre spéciale d'AgataSoft pour les utilisateurs de GOTD : - 66 % de réduction sur l'ensemble des produits, Code de réduction : 76DCE5.

Configuration minimale:

Windows 2000/ 2003/ XP/ Vista/ 7

Éditeur:

AgataSoft

Page web:

http://agatasoft.com/shutdown%20utility.html

Taille du fichier:

5.23 MB

Prix:

$24.95

GIVEAWAY download basket

Developed by Informer Technologies, Inc.
Developed by Garmin Ltd or its subsidiaries
Developed by Disc Soft Ltd.
Developed by 3DP

Commentaires sur AgataSoft ShutDown Pro 3.2

Thank you for voting!
Please add a comment explaining the reason behind your vote.
#1

Pas cher mon fils , 25 dollars ....

Réponse   |   syxt  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (0)
Ajouter un commentaire
Top commentaires en anglais
#5

Dudes...instead of writing BS (ie Windows already does that...what a joke...LOL!!)and rating GAOTDs like this according to your personal needs rather than to their real features, why not try them before judging them??

Are you afraid of messing up the registry of your PC??

OK...then....be smarter and use this magic free tool:

http://www.toolwiz.com/products/toolwiz-time-freeze/

As for today's giveaway, I found it a very nice software with tons of Advanced options which cannot be easily found elsewhere....

For instance it can shut down your PC in case of low CPU usage when you are away from your keyboard (very useful feature if use a laptop powered by battery).

Can Windows do this via Prompt Command?? I don't think so....but maybe I'm wrong...who knows...LOL!!

With this tool you can also specify cleaning actions before turning off your PC, such as the deletion of the recycle Bin, temporary files, web browser cookies etc...

So why 88% THUMBS DOWN?? Because you read the first misleading comments posted above and you thought that this tool was not worth a try??

Come on....

Does this mean I would pay 25 bucks for a program like this??

Of course NOT....LOL!


* SCars
Highly customizable FREE APP designed to performs regular computer maintenance tasks, giving you the ability to remind absolutely anything (so not justhutting down your PC) at a specified time.

http://scars.securitycadets.com/

Screenshots:
http://www.softpedia.com/progScreenshots/SCars-Screenshot-165759.html

* Auto Shutdown
http://www.freeautoshutdown.com/

* Final Countdown
http://www.final-countdown.net/Features.php

* (Portable) Wise Auto Shutdown
http://www.wisecleaner.com/wiseautoshutdownfree.html

* PShutDown
http://www.softpedia.com/get/System/Launchers-Shutdown-Tools/PShutDown.shtml

* Easy Pro ShutDown
http://www.softpedia.com/get/System/Launchers-Shutdown-Tools/Easy-Pro-ShutDown.shtml


My 2 cents to above comments....

Giovanni  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (+97)
#4

My personal recommendations (not a list from a search engine or softpedia - I run these programs every day)

Chameleon Shutdown (Freeware)
http://www.chameleon-managers.com/

Smart Power (Free for personal use)
http://ignatu.co.uk/SmartPower.aspx

WakeupOnStandBy (Freeware)
http://www.dennisbabkin.com/wosb/

Note: The last two (Smart Power and WakeupOnStandBy) I use for scheduling and managing the automated "Wake up" of PCs that are in Standby mode - allowing them to run administrative tasks unattended, and then return to standby mode.

If you are looking for something beyond the basic, or something that is quick and easy to use, the above provide the same or greater level of functionality.

BuBBy  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (+93)
#3

open command prompt (as administrator) and type the following:

shutdown -i

This opens a little GUI to shut-down local and remote computers on your network, administrative rights required.

As previous poster said, you can also create a batch file and schedule using Windows scheduler. This software is a total waste of time and is nothing more then a rather ugly front-end for a feature that is already included in Windows.

KilluminatiStyle  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (+92)
#2

Why use a paid soft...der are a lot of freewares...
plus i can schedule a shutdown/restart using a bat files and windows scheduler!!!

Bhavya  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (+86)
#1

*** LIFETIME FREEWARE ***

*** TODAY ONLY *** Tomorrow I'll charge 29.999995 € (€ is better than $)

Manual #1
1. Open the Control Panel
2. Go to Power Management
3. Select mode
4. Open Advanced options for finer settings
Done in less 1 minute.

Manual #2 (XP, Vista, ...?)
1. Run "cmd" in Start menu/Execute (opens a Windows console)
2. Type POWERCFG /? for details on the command
3. Type SHUTDOWN /? for details on the command
4. Create a batch (using CHOICE for the various usages you'll need)
If administrative rights are required, then RUNAS (type runas /? for guidance on the command) can help.
For example, in the Execute window, type exactly (or copy) the following:
runas /noprofile /user:MYPC\administrator "cmd"
Before pressing <ENTER>, you'll have to change MYPC with the real name of the computer, translate the word "administrator" into your own language, and provide the password when asked for.

To some laptop users: the command "powercfg /h" (or /hibernate) creates or deletes the file 'hiberfil.sys'. Running this command for other purpose is wrong. But it is right if you want to run a thorough defragmentation on C:, and then create a non fragmented 'hiberfil.sys'.

Too basic or too complicated for you? AgataSoft ShutDown Pro is nothing less than a graphical interface for these commands. You don't have to be a "Pro" to do this, "Amateur" is enough. And for the "Amateur" willing to go "Pro": tools like AutoIt help create the very same software as today'GOTD (maybe/probably already done with it?).

You have the choice: Pay (when offered for free, you still pay, but the amount is 0) or Learn.

papin  –  13 years ago  –  Avez-vous trouver ce commentaire utile ? oui | non (+23)

offres du jour pour iPhone »

iVerify Basic Giveaway
iVerify Basic is your gateway to enhanced device security and threat awareness.
$1.99 ➞ logiciel gratuit du jour
Dungeons & Such Giveaway
Simple and nostalgic dungeon RPG for iOS.
$4.99 ➞ logiciel gratuit du jour
MintFlow NetStack Giveaway
A performant, purpose-built, and highly customizable networking toolkit.
$5.99 ➞ logiciel gratuit du jour
Sound Meter (SPL meter) Giveaway
You can experience tidy graphic design with high frame by this smart sound meter app.
$0.99 ➞ logiciel gratuit du jour
Sensory Build It Giveaway
Sensory Build It is a simple cause and effect app particularly for early learner assistive switch or device users.
$0.99 ➞ logiciel gratuit du jour

offres du jour pour Android »

Resume Builder - CV Template Giveaway
Resume Builder helps creating a impressive and professional resume & curriculum vitae PDF format in minutes.
$4.99 ➞ logiciel gratuit du jour
Reminder - Pro Giveaway
Reminder app without advertisements.
$3.75 ➞ logiciel gratuit du jour
Image to PDF - JPG to PDF Giveaway
Image to PDF - JPG to PDF is the most reliable picture to PDF converter.
$2.99 ➞ logiciel gratuit du jour
Survival Island: Dinosaurs Pro Giveaway
Survival Island 2 is an offline adventure palworld survival simulator game.
$0.99 ➞ logiciel gratuit du jour
Mini Crossword - Word Fun! Giveaway
Embark on a captivating Word Puzzle adventure with Mini Crossword.
$1.49 ➞ logiciel gratuit du jour