Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: use ready made form in another form Pin
mattlas25-Aug-15 0:51
mattlas25-Aug-15 0:51 
GeneralRe: use ready made form in another form Pin
OriginalGriff25-Aug-15 1:04
mveOriginalGriff25-Aug-15 1:04 
GeneralRe: use ready made form in another form Pin
Dave Kreskowiak25-Aug-15 1:30
mveDave Kreskowiak25-Aug-15 1:30 
QuestionHow to check a catalog file is signed and get certificate details Pin
Member 1193329524-Aug-15 21:06
Member 1193329524-Aug-15 21:06 
AnswerRe: How to check a catalog file is signed and get certificate details Pin
Richard MacCutchan24-Aug-15 21:35
mveRichard MacCutchan24-Aug-15 21:35 
Questioncontrolling device remotely Pin
amitcoded14324-Aug-15 0:42
amitcoded14324-Aug-15 0:42 
AnswerRe: controlling device remotely Pin
Eddy Vluggen24-Aug-15 1:57
professionalEddy Vluggen24-Aug-15 1:57 
QuestionWindowsInstaller 4.5 on Windows XP error processor type Pin
DPaul199423-Aug-15 7:31
DPaul199423-Aug-15 7:31 
I have created a setup project for a windows forms application with VS Community 2015. I have set the prerequisites (.NET Framework 4.0 with Windows Installer 4.5) and I have downloaded all required files but when I try to run the install file on Windows XP, I receive this message:
This installation package is not supported by this processor type.  Contact the package vendor.
I understand that the error is because the system is running on x86 and it doesn't find the windows installer files for x86 and I can't figure it out why. Files that are included in Windows Installer 4.5 are these:
Windows6.0-KB958655-v2-x64.msu
Windows6.0-KB958655-v2-x86.msu
WindowsServer2003.WindowsXP-KB958655-v2-x64-ENU.exe
WindowsServer2003-KB942288-v4-x64.exe
WindowsServer2003-KB942288-v4-x86.exe
WindowsServer2003-KB958655-v2-x86-ENU.exe
WindowsXP-KB942288-v3-x86.exe
WindowsXP-KB958655-v2-x86-ENU.exe
Can anybody tell me if the files are wrong and what files should I include instead of these?

modified 24-Aug-15 3:49am.

AnswerRe: WindowsInstaller 4.5 on Windows XP error processor type Pin
Dave Kreskowiak23-Aug-15 15:49
mveDave Kreskowiak23-Aug-15 15:49 
AnswerRe: WindowsInstaller 4.5 on Windows XP error processor type Pin
Pete O'Hanlon23-Aug-15 19:35
mvePete O'Hanlon23-Aug-15 19:35 
GeneralRe: WindowsInstaller 4.5 on Windows XP error processor type Pin
DPaul199423-Aug-15 21:47
DPaul199423-Aug-15 21:47 
QuestionProblem with Paper Orientation Pin
Thahir Pattanathel23-Aug-15 7:20
Thahir Pattanathel23-Aug-15 7:20 
QuestionHow update Records in Sql Pin
M.Balakrishna22-Aug-15 22:59
M.Balakrishna22-Aug-15 22:59 
AnswerRe: How update Records in Sql Pin
OriginalGriff22-Aug-15 23:16
mveOriginalGriff22-Aug-15 23:16 
Questionhow to turn on CFG in C#? Pin
morglorf22-Aug-15 15:00
morglorf22-Aug-15 15:00 
AnswerRe: how to turn on CFG in C#? Pin
Dave Kreskowiak22-Aug-15 16:43
mveDave Kreskowiak22-Aug-15 16:43 
QuestionCannot run setup project on Windows XP Pin
DPaul199421-Aug-15 9:36
DPaul199421-Aug-15 9:36 
AnswerRe: Cannot run setup project on Windows XP Pin
Pete O'Hanlon21-Aug-15 10:01
mvePete O'Hanlon21-Aug-15 10:01 
GeneralRe: Cannot run setup project on Windows XP Pin
DPaul199421-Aug-15 12:37
DPaul199421-Aug-15 12:37 
GeneralRe: Cannot run setup project on Windows XP Pin
Dave Kreskowiak21-Aug-15 14:59
mveDave Kreskowiak21-Aug-15 14:59 
GeneralRe: Cannot run setup project on Windows XP Pin
DPaul199421-Aug-15 23:43
DPaul199421-Aug-15 23:43 
GeneralRe: Cannot run setup project on Windows XP Pin
Dave Kreskowiak22-Aug-15 14:13
mveDave Kreskowiak22-Aug-15 14:13 
AnswerRe: Cannot run setup project on Windows XP Pin
Eddy Vluggen21-Aug-15 10:01
professionalEddy Vluggen21-Aug-15 10:01 
GeneralRe: Cannot run setup project on Windows XP Pin
DPaul199422-Aug-15 0:11
DPaul199422-Aug-15 0:11 
GeneralRe: Cannot run setup project on Windows XP Pin
Eddy Vluggen22-Aug-15 0:14
professionalEddy Vluggen22-Aug-15 0:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.