Jump to content

Refreshing windows


sc0rpi0

Recommended Posts

Rephrasing of question:

Is it possible to create a batch file which when run refreshes windows.

For example, when I select "show hidden folders" in control panel, it takes my computer about a minute to automatically recognize this  Confused.

However, once I right click on my desktop and select "refresh" from the menu that pops up, the change is recognized instantly and my hidden folders are viewable. I am wondering if there is a way to create a batch file to automate the process of "refreshing." [Not referring to the web but to my pc]

Thanks very much.

Link to comment
Share on other sites

If you are not physically at the machine(which I guess is why your asking) you can list contents of folders, including hidden and system files with a bat script and out put it anywhere you want becasue why you would need to have something do F5 for you if your physically at the machine?

Link to comment
Share on other sites

If you are not physically at the machine(which I guess is why your asking) you can list contents of folders, including hidden and system files with a bat script and out put it anywhere you want becasue why you would need to have something do F5 for you if your physically at the machine?

yeah what he said

you still haven't told us what the end result you're looking for is

tell us that and then maybe we can help you

Link to comment
Share on other sites

you still haven't told us what the end result you're looking for is

tell us that and then maybe we can help you

QFE!

Where is Vako? I need one of his one-liner n00b killers right about now.

Link to comment
Share on other sites

you still haven't told us what the end result you're looking for is

tell us that and then maybe we can help you

QFE!

Where is Vako? I need one of his one-liner n00b killers right about now.

Don't worry, you won't need him. I found a solution using nircmd.

Thanks anyway. Now for the explanation of why I asked this question:

I am constructing a self-progating hacksaw [For experimental purposes only  :-)]

Frankly, I've never hacksawed anyone or intend to.

When someone plugs an infected usb drive into their computer, I want to ensure that no one

knows that their usb drive has been modified. So, I have a batch file autorun which first hides the computer's

hidden and system files before installing the hacksaw. The registry change that must take place does not refresh fast enough for the

files to avoid detection. Obviously, I am not on the person's computer so I

can't just walk up and tap "F5." Not all computers have all hidden and system files hidden.

Link to comment
Share on other sites

you still haven't told us what the end result you're looking for is

tell us that and then maybe we can help you

QFE!

Where is Vako? I need one of his one-liner n00b killers right about now.

Don't worry, you won't need him. I found a solution using nircmd.

Thanks anyway. Now for the explanation of why I asked this question:

I am constructing a self-progating hacksaw [For experimental purposes only  :-)]

Frankly, I've never hacksawed anyone or intend to.

When someone plugs an infected usb drive into their computer, I want to ensure that no one

knows that their usb drive has been modified. So, I have a batch file autorun which first hides the computer's

hidden and system files before installing the hacksaw. The registry change that must take place does not refresh fast enough for the

files to avoid detection. Obviously, I am not on the person's computer so I

can't just walk up and tap "F5." Not all computers have all hidden and system files hidden.

but the ones that do will be MUCH more likely to notice

Link to comment
Share on other sites

you still haven't told us what the end result you're looking for is

tell us that and then maybe we can help you

QFE!

Where is Vako? I need one of his one-liner n00b killers right about now.

Don't worry, you won't need him. I found a solution using nircmd.

Thanks anyway. Now for the explanation of why I asked this question:

I am constructing a self-progating hacksaw [For experimental purposes only  :-)]

Frankly, I've never hacksawed anyone or intend to.

When someone plugs an infected usb drive into their computer, I want to ensure that no one

knows that their usb drive has been modified. So, I have a batch file autorun which first hides the computer's

hidden and system files before installing the hacksaw. The registry change that must take place does not refresh fast enough for the

files to avoid detection. Obviously, I am not on the person's computer so I

can't just walk up and tap "F5." Not all computers have all hidden and system files hidden.

but the ones that do will be MUCH more likely to notice

Is there a way to quickly check if hiding system and hidden folders is on?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...