Jump to content

Problem: Is It Possible?


jacksont123

Recommended Posts

Delete a specific cookie?

Or is there a shortcut to goto the temporary internet files?

ex. %temp% goes to the temp folder in the systemdrive

even though the temp folder would be in a different location compared to other computers

such as: c:\temp or C:\Documents and Settings\fuseruser\Local Settings\Temp

but in this case id like to access

C:\Documents and Settings\fuseruser\Local Settings\Temporary Internet Files

but on other computers the Temporary Internet Files may be located in C:\Temporary Internet Files

thats why i want a command that would go to the true Temporary Internet Files folder

or a command tthat can search for the Temporary Internet Files folder and delete a file in it

thankx alot

Link to comment
Share on other sites


u could try

%userprofile%\local settings\Temporary Internet Files\

then after that u can delete the cookies.

i dunno which one's u'd like...

alternatively u can reg query to get

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"Cache"="d:\\Documents and Settings\\Administrator\\Local Settings\\Temporary Internet Files"

and work from there...

Link to comment
Share on other sites

thank you

but what if the temporary files arent in the user profile

is there a way to delete the cookies from there

btw im creating a patch that gives Unlimited RapidShare Downloads from the temporary internet files folder

in order to use the patch the cookies must be deleted

or is there a simpler way to go to a user folder:

C:\Documents and Settings\fuseruser\

or is there a simpler command to go to the operating system's drive?

(besides c:)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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