Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Is there a way to do this?

  1. #1
    Maximum Bitrate freestyler's Avatar
    Join Date
    Jan 2002
    Location
    Chaska, MN
    Posts
    695

    Question Is there a way to do this?

    I want to have a program ran completely SILENT on a Win98 machine, doesn't put anything in the taskbar or anything. It's a simple bat script, but I also want it to run at different times a day but don't want it seen in the scheduled tasks folder.

    Is that possible?

    1997 Jeep Wrangler Rugged Waves


    Ebay Stuff For Sale

  2. #2
    FLAC
    Join Date
    May 2002
    Location
    Sef'Kylar
    Posts
    1,421
    maybe if you make an active desktop with a timer that will autoexecute at a certain interval

    I don't know if that'll work, it's just an idea
    aka Kumaneko
    "Don't make me moderate your ***!"
    Maxima of Doom - project thread - photo gallery
    mp3car system is currently FUBAR and finances do not allow for a correction of that situation
    Real computer hackers use a rotary cutting tool on their motherboard.

  3. #3
    Maximum Bitrate smashr2k's Avatar
    Join Date
    Jun 2000
    Location
    Virginia
    Posts
    569
    there is a way to run it as a service - not sure how though
    Car: 1999 Dark Green Mustang GT Coupe
    Audio: Alpine HU, JL 6ch Amp, JL Stealthbox and XR series components.
    Player: Empeg for now; something custom later.
    www.neotechpc.com - Custom built laptops!

  4. #4
    Maximum Bitrate PoBoy's Avatar
    Join Date
    Jun 2001
    Location
    St. Louis-MO
    Posts
    490
    Its called a "virus"

    But yeah, make it a service messing around with the registry.

    http://www.winplanet.com/winplanet/tutorials/885/1/

    That will tell you how to make it a service...but I am not sure how to make it run durring different times of the day.
    I'm a ghost...email me if you have any questions on my old setup

    My way outdated website: http://www.poboytech.net

    FYI: I sold my 96 4Runner and bought a 1985

  5. #5
    FLAC MP3DUB's Avatar
    Join Date
    Jan 2002
    Location
    Chicagoland, IL
    Posts
    1,779
    i found it while i was big on genoming through the hardfolding.com site, it being a app called hide window or something to that effect that would hide a window named x.
    -Nick

    _____________________________
    Since when is insanity a bad thing?
    Monthly MP3Car Chicago Meets
    www.mp3vw.com Last updated: 07/07/2008

  6. #6
    Maximum Bitrate freestyler's Avatar
    Join Date
    Jan 2002
    Location
    Chaska, MN
    Posts
    695
    See at work we can't have ANY mp3s or movies on our machines due to it being a University, so I have a recursive file delention utility but people are deleting the scheduled task, so I have to make it 100% hidden.

    I'll look into the service idea, I was thinking about that!

    1997 Jeep Wrangler Rugged Waves


    Ebay Stuff For Sale

  7. #7
    FLAC MP3DUB's Avatar
    Join Date
    Jan 2002
    Location
    Chicagoland, IL
    Posts
    1,779
    and really, its rather easy to force a app to run as a service. its the matter of whether it will run properly is the question. just add a registry entry in the the hkey_localmachine key for runservices for what ever app you're trying to run.
    -Nick

    _____________________________
    Since when is insanity a bad thing?
    Monthly MP3Car Chicago Meets
    www.mp3vw.com Last updated: 07/07/2008

  8. #8
    Maximum Bitrate freestyler's Avatar
    Join Date
    Jan 2002
    Location
    Chaska, MN
    Posts
    695
    i'll give that a try at work tomorrow...thanks!

    1997 Jeep Wrangler Rugged Waves


    Ebay Stuff For Sale

  9. #9
    Newbie
    Join Date
    Jul 2000
    Location
    Braga, PORTUGAL
    Posts
    14
    Hi there
    Look in the following site:
    http://www.cspltd.ndirect.co.uk/desktop/desktop.htm

    There's an APP called Window Hide....among other goodies, see if it helps you.

    [[[[[]]]]]]

  10. #10
    Retired Admin Aaron Cake's Avatar
    Join Date
    Jan 2000
    Location
    London, Ontario, Canada
    Posts
    2,464
    How about a policy that says if they mess with their machines they'll be fired? Seemed to work for several of our customers...

    A service is a good idea, but if you want to get really sneaky, just write a DOS program and put it in autoexec.bat.

    Or make it part of a login script.

    Or make an INF file for some fake hardware device, and write your program as a VXD, then install it via Device Manager. It will be built into VMM32.VXD, which will be nearly impossible to remove.

    Do you have any custom apps for your business that they have to use? Edit the source and include your utility in there.

    Make up some nice company screen savers (it's just a standard EXE renamed to SCR) that do it in the background.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •