Jump to content

ghostdlr

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Everything posted by ghostdlr

  1. Is this possible ? Here are the download locations Windows installer 3.1 http://www.microsoft.com/downloads/en/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en Windows installer 4.5 http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5a58b56f-60b6-4412-95b9-54d056d6f9f4&displaylang=en
  2. Is there any way to integrate a Windows installer setup in this pack ?
  3. One more question .... does this require Windows Installer to work ?
  4. The desktop pplication I'm developing requires .NET Framework 3.5 and I want to build an unattended (just progress bar) setup that will install only .NET Framework 3.5 . I extracted 20100118_SNMsynth and 7zip in the same directory but I have a few questions . 1. Where do I have to save dotnetfx35.exe ? 2. Witch of these is required by .net framework 3.5 ? PROCESSDNF11=YES PROCESSDNF20=YES PROCESSDNF3520=YES PROCESSDNF3530=YES PROCESSDNF3535=YES 3. I want to make a setup that will run on XP / Vista / Windows 7 , both x86 and x64 versions so how do I configure this ? TARGETOS= 4. Is there any other settings I should change and something else I should take in consideration ? Also , does anyone have an already built setup for .net framework 3.5 and post a download link ? NEED HELP URGENTLY Thanks
  5. The desktop pplication I'm developing requires .NET Framework 3.5 and I want to build an unattended (only progress bar) setup . So , I extracted 20100118_SNMsynth and saved dotnetfx35.exe (231 mb) in the same directory . Now, I need help configuring _SNMsynth.ini . I want to include only the files required for my application to run on 32 and 64 bit OS . What settings should I use ? How should I set this "TARGETOS=" if I want to make a setup for XP/Vista/WIndows 7 ? NEED HELP URGENTLY Thanks
×
×
  • Create New...