Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 25 of 37
Search took 0.00 seconds.
Search: Posts Made By: underline
Forum: NSIS Discussion 12th July 2010, 14:02
Replies: 7
Views: 4,569
Posted By underline
Zinthose, thank for your reply! I'm using...

Zinthose, thank for your reply!

I'm using x64 (64-bit) edition XP and 7, I had included x64.nsh and I disable and enable redirection befor Exec but my mistake was that I do that before and after...
Forum: NSIS Discussion 11th July 2010, 07:13
Replies: 7
Views: 4,569
Posted By underline
Thanks again for your solution! Seems that...

Thanks again for your solution!

Seems that $SYSDIR always point to Windows\system32 when Exec, ExecWait or ExecShell are used.

What I can see is that if I use "$WINDIR\SysWOW64" instead...
Forum: NSIS Discussion 10th July 2010, 22:06
Replies: 7
Views: 4,569
Posted By underline
My installer is 32bit and install some files...

My installer is 32bit and install some files using $SYSDIR which redirect installation to SysWOW32. This is OK until I try to run using Exec, ExecWait or even ExecShell "open" an exe file from...
Forum: NSIS Discussion 10th July 2010, 15:19
Replies: 12
Views: 2,708
Posted By underline
Ya, you were just to fast with fixing and...

Ya, you were just to fast with fixing and uploading...

Now everything looks as expected!

Thanks!
Forum: NSIS Discussion 10th July 2010, 13:06
Replies: 12
Views: 2,708
Posted By underline
Thanks! Please let me know when the plugin is...

Thanks! Please let me know when the plugin is fixed and I will test it again.
Forum: NSIS Discussion 10th July 2010, 12:50
Replies: 12
Views: 2,708
Posted By underline
Stu, Thanks for the macros! The bug...

Stu,

Thanks for the macros!

The bug with LockedList::FindProcess Case Sensitive is not fully fixed!

Now it works with Notepad.exe process but if the running process has Uper Case letter(s)...
Forum: NSIS Discussion 9th July 2010, 19:24
Replies: 12
Views: 2,708
Posted By underline
Seems that LockedList::FindProcess works only...

Seems that LockedList::FindProcess works only if the process name is Case Sensitive else the plugin will not return the path or process description?

Just try: LockedList::FindProcess...
Forum: NSIS Discussion 9th July 2010, 12:37
Replies: 12
Views: 2,708
Posted By underline
Stu, your suggestion should fix that issue. If...

Stu, your suggestion should fix that issue. If you do it please let me know.

So based on your suggestion the macros should looks like below in order to empty the stack?

!macro _IsProcessRunning...
Forum: NSIS Discussion 9th July 2010, 10:31
Replies: 12
Views: 2,708
Posted By underline
Arrow LockedList plugin and FindProcess macros

Thanks to Afrow UK for it's great LockedList plugin.

I use this plugin to find running processes using macros which can be very useful on some situations. I write next macros which seems works as...
Forum: NSIS Discussion 9th July 2010, 10:05
Replies: 7
Views: 4,569
Posted By underline
Hi Animaether Thank you for your solution! I...

Hi Animaether

Thank you for your solution! I will do some tests using your suggestion.
Forum: NSIS Discussion 8th July 2010, 18:23
Replies: 7
Views: 4,569
Posted By underline
Arrow x64 SysWOW64 and running app

Hi,

As I see all 32-bit apps are forwarded in x64 to the SysWOW64 folder for backward compatibility but I can't understand how to run an exe located inside SysWOW64?

I included x64.nsh and I...
Forum: NSIS Discussion 8th July 2010, 07:48
Replies: 6
Views: 2,917
Posted By underline
You're right! Your LockedList Plugin din not have...

You're right! Your LockedList Plugin din not have any problem with x64.

That error comes from HM NIS Editor installed on 7 x64 when using Shift + F9 to compile and run the script but if I run the...
Forum: NSIS Discussion 7th July 2010, 21:28
Replies: 6
Views: 2,917
Posted By underline
Great plugin but seems not yet compatible with...

Great plugin but seems not yet compatible with x64
Tested your examples on Win 7 x64 and every time I get:

Win32 Error: Code 740.
The requested operation requires elevation.
Forum: NSIS Discussion 7th July 2010, 18:11
Replies: 6
Views: 2,917
Posted By underline
Thanks Afrow Please let me know when this is...

Thanks Afrow

Please let me know when this is done as I really need it and seems there is no working solution available.
Forum: NSIS Discussion 7th July 2010, 18:05
Replies: 6
Views: 2,917
Posted By underline
Arrow x64 - Get full path of running process

Hi,

Is there any working plugin or function to get the full path of an running process under x64?

For x86 (32bit) OS this can be done very easy using "ProcFunc.nsh" and "${GetProcessPath}" but...
Forum: NSIS Discussion 7th July 2010, 17:09
Replies: 19
Views: 5,061
Posted By underline
Seems that "khesrow" try to say that he need a...

Seems that "khesrow" try to say that he need a way to avoid extraction of files compiled inside his Setup.exe file

As I can understand when he try to extract the content of his Setup.exe he get 4...
Forum: NSIS Discussion 7th July 2010, 10:55
Replies: 3
Views: 2,298
Posted By underline
Hi Afrow I needed a list of all running...

Hi Afrow

I needed a list of all running processes to check some incompatible processes with my app but now is fixed as I just search only for incompatible processes using nsProcess plugin instead...
Forum: NSIS Discussion 6th July 2010, 17:25
Replies: 3
Views: 2,298
Posted By underline
Arrow nsProcess and x64 Solution

Hi all,

After some tests with x64 OS (XP and 7) I see that only nsProcess plugin (thanks to Instructor) is able to find processes for x64 applications installed and running from "Program Files"...
Forum: NSIS Discussion 25th June 2010, 20:22
Replies: 24
Views: 6,306
Posted By underline
Very interesting point of view and complete...

Very interesting point of view and complete description! Thanks!

I will take it into consideration.
Forum: NSIS Discussion 25th June 2010, 19:24
Replies: 24
Views: 6,306
Posted By underline
With other words: filemon - can see the...

With other words:

filemon - can see the files but if are packed/protected user can't analyze them
regmon - can see registry but don't help very much if the detected files are packed
tcpmon -...
Forum: NSIS Discussion 25th June 2010, 18:47
Replies: 24
Views: 6,306
Posted By underline
you're right but the main intention is to...

you're right but the main intention is to obfuscate password used to encrypt some files inside the script and some of the tools you talk about can be detected and rejected with an incompatibility...
Forum: NSIS Discussion 25th June 2010, 18:16
Replies: 24
Views: 6,306
Posted By underline
What I need to protect is not the files inside...

What I need to protect is not the files inside the NSIS installer, is the installer binary where install instructions can be easy readed and on some cases we don't like end user to see that our...
Forum: NSIS Discussion 25th June 2010, 17:45
Replies: 24
Views: 6,306
Posted By underline
I will try to understand where is the issue with...

I will try to understand where is the issue with !packhdr and how NSIS can be modified in order to fix that so I hope kichik will see this post and will come with an suggestion if any.

About...
Forum: NSIS Discussion 25th June 2010, 13:29
Replies: 24
Views: 6,306
Posted By underline
I think that NSIS keep the installer instructions...

I think that NSIS keep the installer instructions not protected and protect only exe header which don't have inside any installer instructions. If this is the situation then I will create an Function...
Forum: NSIS Discussion 25th June 2010, 11:06
Replies: 24
Views: 6,306
Posted By underline
AsProtect is an old protector but can't be...

AsProtect is an old protector but can't be cracked by this UnivExtractor! It is very hard to crack AsProtect and can be done only manually and not on all situations (depending on protection...
Showing results 1 to 25 of 37

 
Forum Jump