Problem solved, solution found. Panarchy
I've worked it out (with a little help from usenet). Add the following to your NSIS script to achieve transparency on your icon text labels;...
Hello How do I make the icon (actual image) background transparent? I would like to know how to do this using either C++ or NSIS. To be...
Hello Joske solved it for me, see below; ShellExecute(NULL, "explore", "\\\\panarchy\\share", NULL, NULL, SW_SHOWNORMAL); Panarchy
NSIS (NullSoft)
Hello Thanks for your reply. Not a bad idea, to do as you say. After thinking about it for a while, since registry changes are involved, it'd...
Hello Just having some trouble opening a Network location with the ShellExecute() call. I've tried opening the Share using the...
Hello How do I make icon labels transparent using C++? More info: Make XP Desktop Icon Label Transparent Please tell me if this is...
8) That worked for me! SWEET - My project has been perfected!
Hello Everyone. Thanks for all your help over the topics. Here's an update; I fixed the command-prompt window from appearing by installing...
It didn't work :cuss: Here is the exact code I have; #include <windows.h> int APIENTRY WinMain(HINSTANCE hinstance, HINSTANCE hprevious,...
Will do.
Hello I got it to work pretty much perfectly now! :D #include <windows.h> int APIENTRY WinMain(HINSTANCE hinstance, HINSTANCE hprevious, LPSTR...
Thanks
Thanks Trying to work out how to do that, and failing :cryin: Please give me a code example. Thanks in advance, Panarchy
Hello I'm trying to write in some program launchers into 1 programed .exe. Here is my code; #include <iostream> using namespace std;...
Hello How can I add %ProgramFiles% to a system() call? Here is my current code (using Dev-C++); #include <cstdlib> #include <iostream>...
Thanks, currently in my Vista profile from Mac
Ah... okay. Starting to understand now. So, how do I make sure (force?) that folder to be the default firefox profile for all users? Exact...
But I need it to happen automatically. Since I can't (or don't know how to) directly edit the .iso to change a specific folder. Please tell me...
Separate names with a comma.