|
|
#1 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
change process priority?
is there a way an nsis installer can increase its own process priority? i'd like to add an option, so that the user can decide whether he wants to increase the process priority in order to speed up an time-consuming operation.
|
|
|
|
|
|
#2 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
i guess it could be a security feature of window not to allow an application to increase its own process priority? i hope, but then again it's windows
|
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
You can use SetPriorityClass:
code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
how to use that class with another program?
Greets, Brummelchen |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|