Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: grundic
Forum: NSIS Discussion 4th June 2009, 16:18
Replies: 0
Views: 1,267
Posted By grundic
Question Change/replace files in compiled installer

Hello!

Is it possible to overwrite or change files in setup.exe after compilation? I know, that 7zip can extract files, but it can't pack them back.

Thanks.
Forum: NSIS Discussion 1st June 2009, 11:02
Replies: 5
Views: 2,937
Posted By grundic
Thanks a lot for your answers! Gona test it now. ...

Thanks a lot for your answers! Gona test it now.
By the way, I've found, that when I use
!define MUI_HEADERIMAGE then branding text position is always left aligned (after I resourceHacked it). If...
Forum: NSIS Discussion 30th May 2009, 12:38
Replies: 5
Views: 2,937
Posted By grundic
I changed modern.exe with ResHacker, but my...

I changed modern.exe with ResHacker, but my custom page is the same. What ID should I use in nsDialogs::Create? Currently I'm using 1018.
Forum: NSIS Discussion 30th May 2009, 09:02
Replies: 5
Views: 2,937
Posted By grundic
Lightbulb Move control according to DPI

Hello!
I'm developing nsis setup with nsDialogs custom pages. I've figured out, that when i use units, not pixels, the control's position is OK on different DPI.
But I've encounter a different...
Forum: NSIS Discussion 26th May 2009, 11:41
Replies: 1
Views: 1,478
Posted By grundic
I've found this thread:...

I've found this thread: h++p://forums.winamp.com/showthread.php?s=&threadid=275299

The problem with DPI. Can I get somehow current DPI?
Forum: NSIS Discussion 26th May 2009, 10:29
Replies: 1
Views: 1,478
Posted By grundic
Unhappy Top Image width problem

Hello again!

In my installer I got a BMP in header image. My friend made a sample picture. His size was 579x70. But on my computer it looks too big - I can't see it all (it is over the window). On...
Forum: NSIS Discussion 25th May 2009, 14:59
Replies: 2
Views: 1,736
Posted By grundic
Thanks, Afrow UK! It's exactly what I need. :up:

Thanks, Afrow UK! It's exactly what I need. :up:
Forum: NSIS Discussion 25th May 2009, 11:20
Replies: 2
Views: 1,736
Posted By grundic
Smile Enable "Close" button in system menu

Hello.

I've got a little problem: after my installer past MUI_PAGE_INSTFILES (that is, after copying all files), I show to users custom page: "Installation finished, bla-bla-bla". And in this...
Forum: NSIS Discussion 25th May 2009, 09:53
Replies: 30
Views: 27,012
Posted By grundic
I've found more easy way (see my next post) to...

I've found more easy way (see my next post) to fix probkem with RTF.
But thanks anyway :)
Forum: NSIS Discussion 23rd May 2009, 08:01
Replies: 30
Views: 27,012
Posted By grundic
I've found an other way to solve my problem ...

I've found an other way to solve my problem


...
...
...

Page custom CreatePageFinish

...
Forum: NSIS Discussion 22nd May 2009, 10:36
Replies: 30
Views: 27,012
Posted By grundic
Okay, I find a way to display RTF with...

Okay, I find a way to display RTF with aforementioned code. But now I got another problem: if I go back to page with custom RTF, then nothing is shown is RichEdit. I've found, that

Pop $0 ;...
Forum: NSIS Discussion 15th May 2009, 10:41
Replies: 1
Views: 1,269
Posted By grundic
Oh, I can just use "Quit" Can close the...

Oh, I can just use "Quit"
Can close the thread.
Forum: NSIS Discussion 15th May 2009, 10:13
Replies: 1
Views: 1,269
Posted By grundic
Question Custom remove/uninstall

Hello everybody!
I've got a question.


After I install my program, it connects to internet and downloads updates. Updates can be very big. But my program should't delete them.
I want an option...
Forum: NSIS Discussion 12th May 2009, 11:45
Replies: 30
Views: 27,012
Posted By grundic
I made a test file: !include...

I made a test file:


!include nsDialogs.nsh
!include LogicLib.nsh


OutFile test.exe

Var Dialog
Showing results 1 to 14 of 14

 
Forum Jump