Is it posible to make that when virtualized app wants to access to C:\program files\program\somedir, this request gets redirected to some other path ?
I have one badly writen app which stores a lot of data in program files and this is now virtualized inside thinstall folder, but i rather see if i could move this data to some other location, outside thinstall.
Problem is that i can not change this path in aplicaion because is hard coded.
P.S. Is there a list of all events in thinapp that can be used for scripting.