prathapml, on Dec 12 2004, 08:26 AM, said:
If it stores full path, won't it become absolute?
Will system variables still be usable?
AFAIK prathapml, you should still be able to use system variables. To the best of my knowledge WinRAR (or any other archive program) stores a full
relative path. I don't believe there is ever an instance where drive letter is stored in the archive as well. (If anyone knows otherwise, please correct me.) So, if you want to have a bunch of files extracted to various locations on your system drive, you can set the archive to extract itself to %systemdrive% and archive all the files inside with their respective full paths relative to the root of the system drive. One drawback I can see to this is that user-specific variables can not be used. (You can't, for example, have the files in the archive extracted to your %userprofile% directory, because the folder structure within the archive is already set.) Since with a uA CD you will also be the one responsible for creating the user account, and will therefore know its name, this shouldn't be too much of an issue.
I hope this makes sense, because as I'm trying to read over it, I find that I'm only confusing myself. Just let me know if it needs further clarification, and I'll try again once I've gotten some sleep.