Search:

Type: Posts; User: Travoiz

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    418

    Re: Checking for Trustees in a folder

    I got this figured out. I will post the code that works for me just incase someone comes across the same problem in the future:



    On Error Resume Next
    trustee =...
  2. Replies
    1
    Views
    418

    Checking for Trustees in a folder

    Hey! I am hoping someone can help me here... I am writing a program that checks everyone's personal home network drive and makes sure they have 10mb free at least. This part is working great. The...
  3. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    Got it! After many hours spent googleing and testing I finally got it!

    Here is what worked:
    Start > Run gpedit.msc
    In the window that pops up go to Computer Configuration > Windows Settings...
  4. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    That only works when someone logs into the workstation. Not quite what I am looking to accomplish. I want the executable to fire before logon.
  5. Replies
    13
    Views
    39,624

    Sticky: Re: Frequently Asked Questions

    system("PAUSE"); works really well.
  6. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    Oh the suspense! :eek2:
  7. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    I tried creating the service and it would not fire when I rebooted. If I tried to start the service manually it would throw an error saying the program did not start in a timely fashion, but it still...
  8. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    That would work if I wanted my exe to run when the user signs in, but I want it to run before anyone signs in.
  9. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    Let me be a little more clear here... we have several servers... some are running windows, some are running linux, not both! Sorry!
  10. Replies
    15
    Views
    2,783

    Re: Run EXE at Startup

    I need this exe to notify my team when a windows server reboots. We have several servers running both linux and windows. The linux servers have this automatic email set up, so I wanted to do that...
  11. Replies
    15
    Views
    2,783

    Run EXE at Startup

    Hey,

    This is my first post at vbforums, hopefully someone can help! I have a program that I have created and generated the .exe. I want this exe to run when the computer starts. I have seen...
Results 1 to 11 of 11



Click Here to Expand Forum to Full Width