Hi,
My applicated is intalled in say:
c:\daniel\MyApp
This is written to %Appdir% in sf. I can perfectly use this variable %Appdir% to write my path to the registry.
Question: if just want to write only the root path say here; c:\daniel to the registry. I had to parse the %Appdir% varible and do string manipulation to accomplish my objective.
IS THERE A EASIER WAY TO DO IT?
THANKS
DANIEL
My applicated is intalled in say:
c:\daniel\MyApp
This is written to %Appdir% in sf. I can perfectly use this variable %Appdir% to write my path to the registry.
Question: if just want to write only the root path say here; c:\daniel to the registry. I had to parse the %Appdir% varible and do string manipulation to accomplish my objective.
IS THERE A EASIER WAY TO DO IT?
THANKS
DANIEL
Comment