How Do You Stop An Application Creating A Folder On Startup......??

  • Thread starter Thread starter mark1.thompson45
  • Start date Start date
M

mark1.thompson45

Hi,
I have an application loaded on my windows XP machine that does
something that frustrates me. Upon starting the application it creates
a "new folder" under "My Documents", this is the location of the folder
that the application will store all files that I create. Once the
application has started I have the option under "preferences" to change
the location for these files, the problem is that it still creates this
"default folder" under "My Documents" even though it no longer writes
into it (i.e. it uses the new location I created under 'preferences').

My question is simply - How do I stop this action ?

I have tried scanning thru the registry looking for the path "F:\My
Documents\Video capture" as this is the folder it creates but I cannot
see it, I can see in the registry the new path I created from within
the application.

many thanks, Mark.
 
Hi,
I have an application loaded on my windows XP machine that does
something that frustrates me. Upon starting the application it
creates a "new folder" under "My Documents", this is the location
of the folder that the application will store all files that I
create. Once the application has started I have the option under
"preferences" to change the location for these files, the problem
is that it still creates this "default folder" under "My Documents"
even though it no longer writes into it (i.e. it uses the new
location I created under 'preferences').

My question is simply - How do I stop this action ?

I have tried scanning thru the registry looking for the path "F:\My
Documents\Video capture" as this is the folder it creates but I
cannot see it, I can see in the registry the new path I created
from within the application.

Ask the creator of said application.

It is the one creating the folder - and other than cheesy permissions tricks
that would cause more issues than you probably want to --> they are the ones
that have to not do this.
 
Back
Top