标签:blog http os io 文件 ar art html
原文:关于在设置启动文件夹或者设置用户选项时不能得到当前用户的解决方法上一篇:如何设置Installshield中 feature的选中状态
在用到FOLDER_STARTUP或者类似的变量前加一句
ALLUSERS=0;
然后FOLDER_STARTUP就是指向当前用户了。ALLUSERS是环境变量,不需要你定义。
IS版本低时可能不行。
下一篇: MyEclipse中消除frame引起的“the file XXX can not be found.Please check the location and try again.”的错误
关于在设置启动文件夹或者设置用户选项时不能得到当前用户的解决方法,布布扣,bubuko.com
关于在设置启动文件夹或者设置用户选项时不能得到当前用户的解决方法
标签:blog http os io 文件 ar art html
原文地址:http://www.cnblogs.com/lonelyxmas/p/3922610.html