Setting Environmental Variable alternative

Hi,

I have a Problem. I wrote a nice NXOpen program that just tags face. I am using the BlockStyler Library with a dlx file. Unfortunately, I wrote it on my personal computer which I have administrator right. I would like to use it at work. That means setting the Environment Variable so that NX knows where to find the dlx file. Since I don't have admin right, I can't do that. Is there any other alternative? Is there a way to modify my code so that NX knows where to find the DLX?

Check to see what folder your UGII_SITE_DIR environment variable points to; inside that folder there should be "startup" and "application" subfolders. NX should automatically find your dlx file if you put it in the "application" folder.

Of course, you may need special rights to add files to this location, so it may not be that helpful...

You might need to talk to the CAD admin or a relevant IT person to get the access that you need.