Visual J Redistributor package from non admin account

Hi,

I have a VB.Net app that depends on the redistributed Visual J package. It all installs well and works under Administrator. Is there any reason why this won't work under a normal user account

Regards

Phil


Answer this question

Visual J Redistributor package from non admin account

  • teleweb

    Specific scenarios in which application might demand for admin privileges may be accessing any file resource which required admin priviledges.

    Is your application running fine when you dont use J# redistributable

    Thanks,

  • Tim Stall

    You need an Admin Account to install J# redist. Once it is installed, any J# application can be run from the Normal user account untill unless the application itself requires admin privilege.

    Can you please tell us the error you are getting or the scenario like "when i do this then i get this"

    Thanks.



  • Visual J Redistributor package from non admin account