Hey!

I'm trying to create the folder path:
c:\ICEtemp\templates

There is a section in the deployment wizard where I can set an alternate path for a file to be installed, but it seems as though I'm limited to a list the reads:

$(AppPath)
$(ProgramFiles)
$(CommonFiles)
$(CommonFilesSys)
$(WinPath)
$(WinSysPath)
$(MSDAOPath)
and
$(Font)

The help file indicates I can concatinate to the end of one of these macros a path of files/folders. For example,

$(AppPath)\templates\user

I'm not sure if this what I need or how to correctly use this.

Please help. Again, I'm trying to create the following folder path:

c:\ICEtemp\templates

Thanks for your input,
Mark