| T O P I C R E V I E W |
| tib |
Posted - 04/29/2004 : 11:19:35 AM Hi, can anybody tell why the following script does not work anymore in Origin7SR4? It worked some months ago. Has it anything to do with the variable %Y? I also tried to pack the Buttons mannually and could not place the OPK files in the c:\origin7\ directory. Has this something to do with the user directories???
dll -a Opack Opack; opack.saveFolderInfo=1; // save your directory structure opack.getFileNames(%YHPOImport\HPOImport.txt); opack.pack(); dll -r opack;
The file HPOButtons.txt contains the text: HPOButtons\HPOImport.opk HPOImport.ini HPOImport.bmp HPOImport.ogs
What's wrong? Thanks for help, Tilman.
|
| 2 L A T E S T R E P L I E S (Newest First) |
| tib |
Posted - 05/02/2004 : 3:55:16 PM Hi Mike, yes, it was the variable %Y (registry etc...) from the post http://www.originlab.com/forum/topic.asp?TOPIC_ID=3074 Now OPK packing works again... Thanks, Tilman.
|
| Mike Buess |
Posted - 04/29/2004 : 11:59:37 AM Hi Tilman, quote: Has this something to do with the user directories???
I suspect so because there is nothing wrong with your script as long as the files are in %Y. Fix your User path first (see my reply to your other post) and try again.
Mike Buess Origin WebRing Member |