Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
InnoSetup Plugin
ZinnJonas:
Hey all,
I'm currently writing a new plug-in for CodeBlocks for the Inno Setup Installer
http://www.jrsoftware.org/isdl.php
All you need to have is the normal/unicode version of InnoSetup.
In the Global variable set the base to the install Folder thats all.
then you should be able to let the plug-in run.
At the moment i have written the lexers High-light, and the lexer sample
(maybe not the best ;>)
if you are in your active Project you can add the *.iss File
with New->Inno Setup.
Then nearly the normal Inno Setup wizard will show up.
There you can configure the file, but not all possible settings.
So if there is someone who can help me writing an more complex Wizard, (maybe one, which looks nicer)
This is the link to the Plug-in
https://sourceforge.net/projects/wxledplugin/files/Inno%20Setup/InnoSetup.zip/download
Some little change:
like " " in the Compiler path.
Br
Jonas
Cryogen:
Sounds like a nice idea. Cool.
MortenMacFly:
--- Quote from: Cryogen on September 22, 2010, 05:10:43 am --- Sounds like a nice idea. Cool.
--- End quote ---
Dito. :-)
However, do you think you could use SVN for the sources? This would ,make it easier to track / grab.
ZinnJonas:
I've added SVN support:
--- Code: ---svn co https://wxledplugin.svn.sourceforge.net/svnroot/wxledplugin/trunk/Inno Setup
--- End code ---
MortenMacFly:
--- Quote from: ZinnJonas on September 23, 2010, 01:10:50 pm ---
--- Code: ---svn co https://wxledplugin.svn.sourceforge.net/svnroot/wxledplugin/trunk/Inno Setup
--- End code ---
--- End quote ---
Argh! Spaces in an URL? That's invalid! I guess less people will be able to access that. Can you rename this module to have no spaces, please?
Navigation
[0] Message Index
[#] Next page
Go to full version