View Single Post
  #59 (permalink)  
Old 03-30-2010, 09:58 PM
NinjaDuck's Avatar
NinjaDuck
VIP Duck
Offline
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}

Quote:
Originally Posted by mprachar View Post
in "normal" SD Config UC, if you put file in the files directory, they are copied to the internal storage as part of the UC process. On the NRG ROMS that isn't happening for me; I think there is one more step...
Copying over the files worked fine for me with NRG using the standard SDCONFIG method and the provisioning XML generated by SDConfigGen (See my first post).

You could always do it the XDA by writing the following REG key:
Code:
 
[HKLM\Software\XDA\DirCopy]
"\\My Documents\\Some Folder"=\\Storage Card\\Some Folder
Destination folder is on the left and source is on the right.
__________________
Some requests I have filled: Click Here
Reply With Quote
This post has been thanked 1 times.