Where is the smart client gets downloaded to?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have a smart client on my local machine. After I start the application
from the url ("localhost://mypage/sc_app.exe") I would like to know where is
it getting downloaded to? I searched the winnt/assembly but its not there.

Thanks
Ronen
 
I am not 100% sure but you can get application.startuppath from inside your
application and this would give you that information.
 
Back
Top