Folder on USERPROFILE with WPS7
Hi,
I'm making a package to copy a folder on C:\docs and Sets\<user>\application data\myFolder. I was reading about a Custom Action called SetDirectory to move files from some folder to a Root User Profile, but I don't know how move this folder on <userprofile>\application data of user logged-in...
some ideas??
I'm making a package to copy a folder on C:\docs and Sets\<user>\application data\myFolder. I was reading about a Custom Action called SetDirectory to move files from some folder to a Root User Profile, but I don't know how move this folder on <userprofile>\application data of user logged-in...
some ideas??
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
cygan
12 years ago
a very simple task
go to the directory table
directory directory_parent defaultDir
cygan AppDataFolder cyganxx
this will create C:\docs and Sets\<username>\application data\cygan
directory directory_parent defaultDir
cygan CommonAppDataFolder cyganxx
this will create C:\docs and Sets\<allusers>\application data\cygan
don't forget to give a score if this works for you
go to the directory table
directory directory_parent defaultDir
cygan AppDataFolder cyganxx
this will create C:\docs and Sets\<username>\application data\cygan
directory directory_parent defaultDir
cygan CommonAppDataFolder cyganxx
this will create C:\docs and Sets\<allusers>\application data\cygan
don't forget to give a score if this works for you

so that the conversation will remain readable.