This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Include files from appdata directory

Hi,

I'm just started with ZAV and I need to include a file in c:\user\{username}\appdata\locallow\sun\java\deployment\security but I'm not able include the file.

I've started with a new snapshot application and this directory and file are created between first and second snapshot but it's not included in the snapshot. I have tried to add this manually (directly under file section\application data, hardcoded and with @APPDATA@) but no luck.

Does anyone have a tip or a good advice?

Thanks

Regards,
Bjarte
  • 0
    Make it a multiple startup application and include cmd.exe in your snapshot, make an entry for it in the startup entries with a CMD trigger. That way you can start your zav in commandline and see what is going on on the filesystem. I suspect the locallow (low-integrety applications) is excluded from the snapshot by default, I'd have to check the documentation to see how to disable the exclusion (if at all possible).
  • 0 in reply to 
    elhvb;2222146 wrote:
    Make it a multiple startup application and include cmd.exe in your snapshot, make an entry for it in the startup entries with a CMD trigger. That way you can start your zav in commandline and see what is going on on the filesystem. I suspect the locallow (low-integrety applications) is excluded from the snapshot by default, I'd have to check the documentation to see how to disable the exclusion (if at all possible).


    Thanks, I sorted out with a different browser (not ie).

    Bjarte
  • 0 in reply to 
    i need to do the same but cant add locallow folder i have tried to add it in manually but cant get it to map correctly
    can you user varible instead of folder name so for example %userprofile%