|
-
Jan 7th, 2008, 06:12 PM
#1
Thread Starter
PowerPoster
My donloadable exe is asking for unzip
I have an online exe for download. This file is an installation program, a potential customer is telling me his pc is asking for an unzip program. How could this be?
The extension is .exe and runs fine when testing. Why would his pc be asking for an unzipping program?
-
Jan 7th, 2008, 06:33 PM
#2
Re: My donloadable exe is asking for unzip
What did you use to package your exe?
Thread Moved
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 7th, 2008, 06:40 PM
#3
Thread Starter
PowerPoster
Re: My donloadable exe is asking for unzip
 Originally Posted by RobDog888
What did you use to package your exe?
Thread Moved
Using Izarc to create self-extracting archives. been using this for about 3 years
without problems.
http://www.izarc.org/
-
Jan 11th, 2008, 04:15 AM
#4
Re: My donloadable exe is asking for unzip
From its FAQ page...
Q: I get CRC errors when I try to extract a file. What does it mean?
A: Basically this means that the file could not be extracted correctly because the data within the archive has been corrupted (the file that you are extracting does not match with the file that was compressed). This usually happens during the transfer over the internet if the connection is unstable. Also it can happen when open archive from scratched CD/DVD disks. You can try to repair the archive (Ctrl+ R) or download it again (if you downloaded it from internet).
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|