Skip to main content

[archive] 32-bit Windows Installation Programs

  • August 30, 2010
  • 6 replies
  • 1 view

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development

6 replies

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
We use InstallShield and we are considering moving toward wix
http://wix.sourceforge.net/

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
We use InstallShield and we are considering moving toward wix
http://wix.sourceforge.net/

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
We use Innosetup with Istool and we are satisfied it is free

http://www.jrsoftware.org/isinfo.php

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
Needing both win and linux installer, I end up writing my installation program in Cobol 10 years ago.

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
Check out InstallAware (http://www.installaware.com/)

It is MSI based but works a lot like Wise did, and I think they also have a Wise conversion utility.

[Migrated content. Thread originally posted on 24 August 2010]

Because 64 bit Windows PCs cannot run 16 bit applications, our very old Windows user installation programs, created using the Wise install software, cannot be used. While we still have our Wise source, Symantec, who purchased Wise from Great Lakes Software, does not offer an upgrade path. Because Symantec's product is so expensive, because our needs are so limited and because we have to start over from zero anyway, I am looking for an alternative solution.
Our simple needs are these: We need to create Windows install programs that can make folders, copy files, add entries to the Start program list, and install a desktop icon. We don't need it to be fancy, although the ability to include a Windows uninstall facility would be nice too.
Any suggestion will be greatly appreciated.
Regards,
Sal Cambareri
UBCC Software Development
Check out InstallAware (http://www.installaware.com/)

It is MSI based but works a lot like Wise did, and I think they also have a Wise conversion utility.