Turn off Diskeeper autostart

Friends
I have an Thinkpad T61P, with Vista Ultimate. I would like to turn off the Diskeeper that keeps starting every time I start the computer. But I have not figured out how to do that.
I tried the following:
1. Find a run key in the registry that would let me turn it off, but found none.
2. Turn off the Dkservice.exe from running by selecting "Disable" in the Diskeeper service. But if I do that then I will not be able to Defrag my computer at all! If I disable that service then I need to manually start that service again in order for me to be able to start the defrag process from the Tools and Defrag. So somehow the Diskeeper takes over the process from Vista's own Defrag and do not let me use the Vista's own process. Or even to manually start the Diskeeper process when I want to.
So, must I really see that Diskeeper icon in the lower right corner each time I start my computer? Is there no way to get rid of it?
I do want to defrag my computer but I want to do it at my own time and not have the program decide it for me.
Any ideas?
Thanks
Calle2008

I run Diskeeper Pro Premier 2008, and you can disable the disks you don't want it working on. But the whole idea behind Diskeeper is to keep your HDD defragmented at all times so your computer is at it's best. It works in the background and when you are using your computer for anything it stops what it is doing and waits for idel time to continue. Why do you would wan't to disable this feature, it helps you!!!! 
7663-A22,T61 14.1 Wide,T7300 2.0gig processor, 4 gig RAM, 500gig Seagate Hybrid HDD, 200gig Ultra Bay HDD, Ubuntu 64 Bit.

Similar Messages

  • How turn off Photos autostarting when connecting iPad

    When I connect my iPad Mini 3 (iOS 8.3) to Yosemite 10.10.3 over USB, my MacBook Pro always starts Photos.
    How do I turn off Photos autostarting?
    My iPad is a test bed for apps, so Photos always comes over my Xcode screen when I least want it
    Besides, there is no pictures on the iPad to sync anyway
    I've been looking in the manuals and on the forums here, to no avail. That is why I turn to you.
    Thanks, Eburon

    I found the answer, so I'd happily share it:
    Follow these steps to turn off iPhoto’s auto-startup when you connect your iOS device to your Mac:
    Connect your iOS device to your Mac via your Lightning or 30-pin sync cable. (iPhoto will open one last time, go ahead and close it.)
    Open the Image Capture app. (It’s in your Applications folder.)
    Click on your iOS device in the left-hand pane.
    At the bottom left of the Image Capture window, you’ll see a pull-down option allowing you to select what happens when your connect this iOS device to your Mac. (You may need to click the tiny “up” arrow in the lower left corner before you see this option.)
    The top option is “No application.” Click that option to select it.
    Close out the app. iPhoto should no longer pop-up every time you connect you iOS device to you Mac.
    With special thanks to Kirk McElhearn, (via The Loop), for the original tip and Chris Hauk for making me find it on Google.

  • Turn off Autostart on Windows XP

    I have a 9i that autostarts on starup of Windows XP.
    What's the best way to turn off and on autostart?

    Go Through Below links
    >>>Re: How do I turn Oracle 9i server off
    [b]>>>Slow windows xp startup
    [b]>>>Re: Can we adjust Oracle9i on XP to not autostart db during boot
    HTH
    M.S.Taj

  • How to autostart httpd when websharing is turned off

    Hi
    I have some issues with launchtl.
    The thing is this. I wish apache to run on my machine. But I do not wish for anyone to be able to access apache. It is only to be used for local use on the machine where apache is running.
    If i turn off websharing in the firewall it automatically stops my httpd daemon. I can ofcourse restart it with sudo apachectl graceful
    I would like the firewall rule to be changes so that the machine always starts the httpd daemon irregardless of whether or not the firewall permits traffic to come through.
    I'm guessing this can be done via launchctl or perhaps one needs to adjust the rules in ipfw .. either way.. I would appreciate any tips here.

    Guaranteed results if you post this in the Unix forum:
    http://discussions.apple.com/forum.jspa?forumID=735

  • How to turn off autoplay in iPod app on an iPad

    Hi Everyone,
    I want to use my new iPad as a backing track player for my duo cover band. We've been doing this for months with my MBP and you can just uncheck each song in a playlist to keep iTunes from automatically playing the next song in the playlist. I can't find a way to do this on the iPad. I'd also like to be able to stop the iPad from automatically playing a song by tapping its name in the playlist. That could quite embarrassing if you accidentally stopped playing an existing song in the middle and started up a new one. I found TraxxPad, which is an app for using the iPad for this purpose, but it doesn't have feature that shows the run time and time remaining while a song is playing, which is a really useful feature.
    The iPod on the iPad would be fine if there was a way in preferences to turn off these 2 features. Does Apple not think that maybe sometimes you might want to listen to just one song without the next song in the playlist automatically playing?
    Thanks for your help.
    Message was edited by: RockingCPA
    Message was edited by: RockingCPA

    jeff spires wrote:
    > Yeah, I've tried that.
    > I've also tried:
    > autoPlay="false" autostart="false" play="false"
    >
    > None of them seem to work.
    >
    > Any other ideas??
    >
    >
    > Thanks
    I took the file from cache folder, load it in level and debug
    it, it traces that
    your autplay is set to true;
    autoPlay = true;
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Display screen is turned off after timeout even when blanking disabled

    After a recent update which among other things upgraded gnome to 3.10 my display blanking policy no longer behaves according to a configuration.
    Currently it is being turned off (monitor says "no DVI signal" and switches off) after each 10 mins if idle time.
    In Gnome's Power Settings I have 'Blank Screen' set to Never.
    It used to work perfectly earlier, no blanking, but now it blanks not only when I'm idle, but even when watching some movie in VLC.
    I am not sure if this has to do with Gnome update or some other system component is causing this.
    Using nvidia driver.
    Any hint or link to the topic with the workaround would be greatly appreciated.
    I tried google and local forum search and found nothing on the topic
    Last edited by dimsuz (2013-10-10 09:49:36)

    I just noticed myself this annoying issue and I do not use Gnome nor GDM.
    The thing is after checking the xset settings with
    xset q
    I noticed that the DPMS settings for Standby, Suspend and Off were back to their default values (60/60/600) instead of the 0/0/0 as I am using
    xset s off &
    in my openbox autostart file to avoid the screen blanking.
    The way I fixed it was to simply run
    xset -dpms
    being the DPMS featured as disabled when queried.
    Afterwards I checked that the screen did not blank again and 1) logged out and 2) restarted checking both times that the DPMS were the ones expected (0/0/0).
    Thus, so far, I have no issues with the screen blanking in a non Gnome environment (Openbox) anymore.
    Last edited by root (2013-10-18 22:46:26)

  • Udev rules to turn off keyboard backlight on Asus UX32VD AFTER login

    Hi,
    I would like to turn off the keyboard backlight everytime my laptop starts.
    I looked at :
    https://wiki.archlinux.org/index.php/As … _Backlight
    So I created a rule :
    /etc/udev/rules.d/kbd_backlight.rules
    SUBSYSTEM=="leds", ACTION=="add", KERNEL=="asus::kbd_backlight",DRIVERS=="asus-nb-wmi", ATTR{brightness}="0"
    It works quite fine, after the boot the keyboard turns OFF.
    But at GNOME login it goes ON again.
    I found this :
    https://wiki.archlinux.org/index.php/Ba … ht_service
    and masked
    systemctl mask systemd-backlight@leds:asus::kbd_backlight.service
    No more success...
    On grep later I masked this one :
    systemctl mask sys-devices-platform-asus\x2dnb\x2dwmi-leds-asus::kbd_backlight.device
    Nothing new.
    On more grep and I commented this :
    /lib64/udev/rules.d/99-systemd.rules
    # SUBSYSTEM=="leds", KERNEL=="*kbd_backlight", TAG+="systemd", IMPORT{builtin}="path_id", ENV{SYSTEMD_WANTS}+="systemd-backlight@leds:$name.service"
    I tried to understand a bit more with this, but without success:
    https://wiki.archlinux.org/index.php/Ud … f_a_device
    udevadm info -a -p /sys/class/leds/asus\:\:kbd_backlight
    Udevadm info starts with the device specified by the devpath and then
    walks up the chain of parent devices. It prints for every device
    found, all possible attributes in the udev rules key format.
    A rule to match, can be composed by the attributes of the device
    and the attributes from one single parent device.
    looking at device '/devices/platform/asus-nb-wmi/leds/asus::kbd_backlight':
    KERNEL=="asus::kbd_backlight"
    SUBSYSTEM=="leds"
    DRIVER==""
    ATTR{brightness}=="0"
    ATTR{max_brightness}=="3"
    ATTR{trigger}=="[none] cpu0 cpu1 cpu2 cpu3 AC0-online rfkill0 phy0rx phy0tx phy0assoc phy0radio BAT0-charging-or-full BAT0-charging BAT0-full BAT0-charging-blink-full-solid rfkill2 rfkill3 "
    looking at parent device '/devices/platform/asus-nb-wmi':
    KERNELS=="asus-nb-wmi"
    SUBSYSTEMS=="platform"
    DRIVERS=="asus-nb-wmi"
    ATTRS{lid_resume}=="0"
    looking at parent device '/devices/platform':
    KERNELS=="platform"
    SUBSYSTEMS==""
    DRIVERS==""
    Any idea ?
    Thanks!

    This is driving me crazy...
    At GRUB time the keyboard backlight goes on.
    UDEV SCRIPT
    /etc/udev/rules.d/kbd_backlight.rules
    SUBSYSTEM=="leds", ACTION=="add", KERNEL=="asus::kbd_backlight",DRIVERS=="asus-nb-wmi", ATTR{brightness}="0"
    => turns it off later, more or less when the filesystem is loaded, but when gdm (login/passwd) starts it turns on again.
    SYSTEMD SCRIPT
    After some fight with systemd I could do a script (the tricky part was to start it at the good "level")
    /etc/systemd/system/kbd_backlight_off.service
    [Unit]
    Description=Turns off the keyboard backlight
    Requires=upower.service graphical.target network.target
    After=upower.service graphical.target network.target
    [Service]
    Type=oneshot
    RemainAfterExit=no
    ExecStart= /usr/bin/dbus-send --type=method_call --system --dest=org.freedesktop.UPower /org/freedesktop/UPower/KbdBacklight org.freedesktop.UPower.KbdBacklight.SetBrightness "int32:0"
    [Install]
    WantedBy=graphical.target
    => useless, adds nothing to udev (standalone it has the same effect than the udev script)
    DESKTOP AUTOSTART SCRIPT
    .config/autostart/kbd_backlight_off.desktop
    [Desktop Entry]
    Type=Application
    Exec=dbus-send --type=method_call --print-reply=literal --system --dest='org.freedesktop.UPower' '/org/freedesktop/UPower/KbdBacklight' 'org.freedesktop.UPower.KbdBacklight.SetBrightness' "int32:0"
    Hidden=false
    X-GNOME-Autostart-enabled=true
    Name[en_US]=kbd_backlight_off
    Name=kbd_backlight_off
    Comment[en_US]=kbd_backlight_off
    Comment=kbd_backlight_off
    => it turns if off after the login, but when the background wallpaper is displayed it goes on again...
    Shouldn't be so difficult to turn the keyboard backlight off, from the boot time... What am I missing ???

  • I recently sold my Mac Air to a friend, he wants to use iTunes Match, but it says he can't for another 40  days because it was attached to my account.  How can I get that turned off so that he can use his account and turn on iTunes match.

    I reecntly spold my mac book air,to a friend, when he tries to use itunes match it says the computer is registersed to another user and cannot be done for another 40+ days.  How do i get that to turn off.  I have unregistered it under my account.
    thanks s

    You either have an incredibly complex computer setup or I think you are confusing terminology here.  If you have iTunes set to share your library with others in your iTunes preferences then other computers in the area will see it as an item when they are running their iTunes and have it set to check for shared libraries.  Your husband is probably seeing this when running iTunes on his computer.  You can disable this sharing on your computer and/or he can set his not to pick up shared libraries.
    By the way, an iTunes account is something you log into when you want to buy something from Apple.  On your computer it is simply your iTunes collection or your iTunes application.  So you need to turn off sharing in your iTunes application preferences.
    Your husband is seeing "his" iTunes collection when running iTunes, but it is possible he doesn't have anything in it if it is a brand new computer.

  • My Outlook/iCloud calendar invites to others appear to work on my end and sync with my PC and mobile, but when other people "accept" the invite, it will not populate/add in to their calendar. How can i fix this without turning off iCloud?

    My Outlook/iCloud calendar invites to others appear to work on my end and sync with my PC and mobile, but when other people "accept" the invite, it will not populate/add in to their calendar. How can I fix this without turning off iCloud?
    I am at a new office that uses Outlook (not Outlook Exchange) which does not sync with my mobile... I just got iCloud set up on my PC to sync my contacts, calendar, reminders, etc... The sync worked (not without flaws, but the other issues seem solvable... I think), so that i can now see all my appointments on both my phone and on my PC. The problem I am having is that iCloud moved all of my calendar items from Outlook into iCloud calendar and now when I send out meeting/calendar invites the recipients may accept them, but the meeting does not get added to their calendar. This is a huge problem and may mean that i need to turn off iCloud.
    Does anyone know how to fix this?
    Thanks!

    I am replying to my own post here as I seem to have fixed the problem.
    I do have some calendars that are shared. Some of those are shared with users who have time zone support turned on. So i activated time zone support on my iphone, then deleted my icloud subscription. I then signed in to icloud again and voila... problem solved.
    It is a weird one as the other calendar views were always fine and when you opened an event that appeared in the wrong day (on list view), the correct date of the event was shown in the information...
    one more bug in a complicated system I guess

  • IOS 8 on the iPad:  How can I turn off the night view in the iBook bookshelf?

    I've already turned off the automatic switch to white on black in low light while reading my book.  But other areas, such as the shelves still switch to night view and I can't find where to turn that off.

    Settings, general, passcode lock, enter passcode, turn passcode off.

  • How do I turn off and on the icon size slider bar at the lower right status bar of a folder window.

    I have been trying for days to help a friend with a new iMac to turn on the icon size slider bar that on my iMac appears at the bottom of ever folder when it is open when in the "view" > "icon" mode.  I cannot find anything that discusses this slider bar.  I can turn this status bar off and on on both my machine and my friends machine, but I cannot turn off or on the slider on either machine. 

    This did not help.  I am a Mac User since 1984 and generally I am never stymied buy the Mac OS, but this one has me.   I can open and close the lower status bar, as you described, and that works fine for me because I have the icon slider bar already there and it works fine; however when I open the lower status bar on my friends machine there is no icon size slider bar, and I can't seem to find out how to get it there, as it is on my machine or at all. The icon size can be controlled from the View menu, but as a photographer, it is really handy to have it at the bottom of the folder window.  Thanks for trying. 

  • My time capsule all of a sudden disconnected from the wireless system and can no longer be fund by my MacBook Pro. The little lamp on the the capsules has turned off, but it still makes a noice inside,

    My Time capsule did a backup yesterday in the morning without any problem. All of a sudden, it disconnected from the wireles system last night and the little indicator lamp turned off. It still makes a noice, as if a disc was turning inside. The Time Capsule was bought last year in June. Any suggestiom what to do? What happens if I press the little buttom (reset?), will I loose af my backup?

    Do a reset.. power off the TC..
    Hold in reset and power on.. keep holding in reset until it flashes rapidly.. if it turns on at all.
    If you bought it in June.. take it back today.. it is broken.. at a guess.
    Some Gen4 are failing this way.. get Apple to replace it.. even if it is a few days out of warranty it won't be much.

  • Need to turn off iMessage for an iPhone that no longer works

    My daughter broke her iPhone and the motherboard is fried. We got her an Android as a temporary phone until she is due for an upgrade in a few months. The problem is that when we try to text her on the new Andriod, on our iPhones (and any other iPhone that tries to text her) it still sends as an iMessage. Therefore she cannot receive any texts from us unless we turn off our iMessage (which causes us not to be able to receive other iMessages of course!). We went to the Sprint store, and they told us that we would need to turn off the iCloud for her phone, since Apple is recognizing it as still on and associated with her number. I cannot figure out how to do that since we can't access the phone settings. She is traveling this week alone with other family and I really need to be able to text her! She is 12. I appreciate any help.
    This is an iPhone 4, with Sprint. We have 3 other iPhones, an iPod 4 and an iPad 2 on the same Apple ID account. We don't use the Cloud storage but I think the iCloud on the phone was turned on for a few things like Calendar.
    Thank you in advance.

    Support profile is here:
    https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/classicLogin?appIdKey= 58ef9db8ff4d201409e7270a68e4408ae1678e1618204c476572a1b5e5fb3518&path&language=U S-EN
    She would have had to register the phone using her Apple ID/password.
    Changing her Apple ID password is the only other way to fix this if you don't have access to the phone.
    You can also "try" calling AppleCare.

  • My iPhone 4 is no longer recognised by my laptop, and no longer registers being plugged in to charge, even though it will charge slowly if plugged in and turned off. It's not a cable problem or a computer problem, as I've checked these.

    Hey, over the past couple of days my iPhone 4 (GMS, Model A1332, EMC 380B - running on iOS 7.1.2) has begun inexplicably intermittently not recognizing being plugged in to charge or being connected to my laptop. As of today, it has complete stopped recognizing being plugged in to charge or connected to the laptop.
    If I plug it in to charge, whilst it is on, nothing happens and the battery drains.
    If I plug it in to charge and turn in off, it will charge very very slowly - though it will charge fully after a long time.
    When I connect it to my laptop, nothing happens - it doesn't appear in iTunes, and it doesn't charge or recognize being connected to the laptop (there is no charging symbol, no noise from either phone or computer registering the connection as it usual did, or another sign of any connection between the devices, though, again, it will charge very slowly if turned off).
    I've ruled out the possibility of it being a cable problem, by using a friend's cable and finding that didn't allow it to recognize being plugged into the wall to be charged either, or being plugged into the computer.
    My friend's cable does work on their own iPhone (ie, when plugged into the wall with their cable, their iPhone acknowledges this and charges properly, and when plugged into my computer with their cable both my computer and their iPhone recognize the connection).
    So, it's definitely a problem with my iPhone itself, but I don't know what.
    As I say, it will charge very slowly, if it's switched off whilst it's plugged in, but it won't acknowledge being plugged in, and will only drain if it is turned on whilst being plugged in - and it will not recognize being connect to my computer.
    Please help me figure out what is wrong with it, as this is beyond annoying and I'm literally banging my head against the wall - the iPhone is little over a year old.
    Cheers.

    You clearly did not notice that you have joined a USER TO USER COMMUNITY FORUM
    This is NOT Apple ,Apple do not read nor do they  therefore respond
    So if you would like to wind your neck in ........................
    try a reset of iPhone and then a restore,best, as new and if it then functions correctly try restoring with your backup

  • Itunes and windows 8 compatability Hi just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.  ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows 7

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

Maybe you are looking for

  • Error while deploying in jdev 10.1.3.3

    I am deploying one application .It is running fine.But when i trying to deploy in log file i am getting this error.When i am running this in my jdev it is running fine.What can the problem be.Please help>its urgent. h+** Edited by: vinay kumar on Apr

  • SQL select error

    Hi, I tried the following.. statement.executeQuery("select pathloss from PathLossTable where srcx =" + x_coordinate + "AND (srcy = " + y_coordinate + ") AND (destx = " + bsPosX + ") AND (desty = " + bsPosY+")"); x_coordinate, y_coordinate, bsPoxX and

  • Not Getting "Undock" Option in Windows 7 with W520 in Docking Station

    I just bought a W520 which is my 5th ThinkPad in about 10 years.  This one is different in that I don't get the option to "Undock" in the Windows 7 "Shutdown" option list.  I also noticed the W520 doesn't seat as securely into the docking station as

  • Calc performance on new machine

    We are migrating from 5.02 patch 13a to 6.5 over the next month. As a part of this migration we have moved to a new Unix server, with faster processors. The move changes OS from 11.0 to 11.i. We are seeing calc times INCREASE dramatically, with inter

  • Serial/batch numbers  Problem

    Hi  All, I am trying to Genetate  a goods receipt  through Code . when i m trying to generate it gives me error like You should use existing serial/batch numbers for this document type But i have to create new serial/batch so what can i do over here.