I used to see someone in the forum, now I am going to do one, so I have been searching for the previous post, I found that many answers are about 6.22, or not very detailed, I have used Is Developer 8. It seems that there is a bit difference, I look at the Help document ~ The document says there are two ways: one is made through IDE, a write script, I originally thought that Ide is eliminated, it is not successful, maybe I don't know that function . Then, a copy is coming ... Sure enough, it's so good, run, look, oh? Why can't you use it? Look at the properties of the shortcut, the directory is wrong, why? I saw the following code, I found some of the conditions for Win9X, take a closer look at the intermediate content, just handled the function of the mistake, halo ~ how WIND2K also use this code? This is, Server ~~~ Remove the operating system version to judge, compile, run, ok! However, how do I do in my own product folder in the "program" folder, what should I do? Write your code ~ It turned out to be 2-3 sentences, but I tossed the half-day code as follows: (No strange, yes, it is Copy in the document, I add a few more words) Prototype CreateunStallshortcut ); // I threw it in #include "ifx.h" later @// I put set setup.rul Last face /// Function CreateunStallShortcut () string strcmdline, strproductfolder; list lstpath; int NPOS ; begin strCmdLine = UNINSTALL_STRING; nPos = StrFind (@ ID_STRING3, "|") 1; StrSub (strProductFolder, @ ID_STRING3, nPos, -1); lstPath = ListCreate (STRINGLIST); StrGetTokens (lstPath, UNINSTALL_STRING, "/") ;
ListGetfirstString (Lstpath, Strcmdline); longpathtoquote (strcmdline, true); strcmdline = strcmdline "/ m" product_guid;