Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
News:
NVil Forum
»
General Category
»
NVILL Discussion
»
32bit startup on 64bit OS
« previous
next »
Print
Pages: [
1
]
Author
Topic: 32bit startup on 64bit OS (Read 5752 times)
0 Members and 1 Guest are viewing this topic.
Posts: 2103
Polygon
steve
April 11, 2015, 06:52:25 am
Hi IStonia,
Currently, Nvil will start as 64bit on 64bit OS and 32bit on 32bit OS. Is there a way I can make Nvil start as 32bit on 64 bit OS?
As it is, I am seeing some issues that are possibly only related to 64 bit OS, but would like to verify.
Logged
Posts: 3760
Developer
Administrator
Polygon
IStonia
April 11, 2015, 10:13:48 am
I found this page
http://stackoverflow.com/questions/17022457/force-a-c-sharp-application-to-run-in-32bit-mode-on-a-64bit-server
Logged
Posts: 2103
Polygon
steve
April 11, 2015, 10:27:00 am
That would require me to install Visual Studio or Windows SDK to obtain corflags.exe. I prefer not to install more bloat.
When will you have a 64bit OS so you can debug Nvil on that OS?
Logged
Posts: 3760
Developer
Administrator
Polygon
IStonia
April 11, 2015, 10:39:45 am
I don't know when I will be able to get a new PC.
You can tell us what the issues are so other users can test with their 64bit OS.
Logged
Posts: 2103
Polygon
steve
April 12, 2015, 11:09:53 am
Well, I decided not to simply remove Nvil, as I would like to continue using it. So made search for the required SDK(s). It appears Microsoft still likes to take over a users PC by having the web installers, not something I will allow. So after a lot of searching I found an offline windows_sdk installer. Not surprisingly, the ISO had missing .exe files, so would not install. More searching and found the .net2 SDK offline installer. That installed OK.
On attempting to change Nvils assemblies to /32bit+, informed they are strong_named. So only way to change would be to "Force" but that would then require the assembly to be resigned before they will execute correctly.
So I have wasted several hours attempting something that cannot be done. Where you not aware of such a problem?
-----------------------
«
Last Edit: April 12, 2015, 09:21:00 pm by steve
»
Logged
Print
Pages: [
1
]
« previous
next »
NVil Forum
»
General Category
»
NVILL Discussion
»
32bit startup on 64bit OS