Jul 29, 2020
03:20 AM
Hi, I trimmed linebackers in linux (centos) using | tr -d '\n' before it got into EXECUTE_STDOUT like that: cat /tmp/samplefile.txt | grep searchstring | cut -d "," -f4 | tr -d '\n' Worked for me
... View more
Nov 13, 2008
11:55 AM
I have struggled with customizing the menu bar, and have only been able to change the name in the menu bar, by setting this property as an Additional Argument under Project::Config: -Dcom.apple.mrj.application.apple.menu.about.name="Menu Bar Displayed Name" There are other properties that supposedly control the About box, but I haven't gotten them to work.
... View more
Jan 22, 2008
03:20 AM
Would it be possible for you to post your project (or at least a sample project reproducing your issue)?
... View more
Jan 16, 2008
01:23 PM
I'm running into a similar problem as Mike. I need to set some parameters on the Windows service. In particular, I would like to set the Startup Type to Manual, and the Log on as: Local System Account (Log On tab). However, I do not know the command-line DOS commands for those. I just know "net start " and "net stop ".
... View more
Latest posts by Mike_Sucena
Subject | Views | Posted |
---|---|---|
2124 | Sep 08, 2008 04:07 PM | |
2124 | Sep 08, 2008 02:35 PM | |
2124 | Sep 08, 2008 12:34 PM | |
8223 | Aug 12, 2008 10:42 AM | |
605 | Feb 15, 2008 01:42 PM | |
3526 | Jan 21, 2008 03:31 PM | |
3416 | Jan 14, 2008 04:01 PM |
Activity Feed
- Posted Thank you on InstallAnywhere Forum. Sep 08, 2008 04:07 PM
- Posted My example on InstallAnywhere Forum. Sep 08, 2008 02:35 PM
- Posted Same here on InstallAnywhere Forum. Sep 08, 2008 12:34 PM
- Posted Mac installer menu items on InstallAnywhere Forum. Aug 12, 2008 10:42 AM
- Posted Uninstalling Windows services. on InstallAnywhere Forum. Feb 15, 2008 01:42 PM
- Posted Execute Command action... on InstallAnywhere Forum. Jan 21, 2008 03:31 PM
- Posted Installing Windows Services on InstallAnywhere Forum. Jan 14, 2008 04:01 PM