How to bypass prerequisites checks using orca


Recommended Posts

I mean with orca I want to get it going if I break the system then so be it as I said it my secondary one that I use to play around with .

can someone please tell me how to edit it with orca I mean which table and command to use

you CANT, and there is no "if" it breaks your system

it's pretty much guaranteed that if you managed to force it to install it WOULD break the system

i can't understand on why you insist on forcing this to install. there's nothing to learn when the outcome is a given

you CANT, and there is no "if" it breaks your system

it's pretty much guaranteed that if you managed to force it to install it WOULD break the system

i can't understand on why you insist on forcing this to install. there's nothing to learn when the outcome is a given

not to be rude but what do you care if I break my system or not .

If you don't know just admit it rather than acting like you know but u wont say. There is not shame in not knowing.

This is a forum where people ask questions and try to get answers not just "you will break your system".

I want to try so let me.

if you know the answer please give it to me otherwise if you don't know or just don't wish to help better you don't reply at all.

for the record I have tried 2009 and it installs and works fine that did not break anything so why would 2007. its just software.

so please either give me the answer I am looking for or don't bother replying.

for the record I have tried 2009 and it installs and works fine that did not break anything so why would 2007. its just software.

Especially in the realm of antivirus software, there are certain APIs (like on the kernel level) that work perfectly fine in one OS but then are depreciated, heavily modified, or even removed in the next one.

It's been, what, 5 years since 2007, and two new versions of Windows have been launched in that time (which is enough time for a feature to be depreciated and then removed). It's almost like asking why I can't run Windows Internet Explorer 10 on OSX; from the software's point of view it might as well be running on a ternary system :p

It's just that some (many) of the people here feel it's a waste of time to try installing an unsupported piece of software on an OS that's been pretty much completely reworked since its release, especially if you have easy access to a supported version of the software. Is there a reason you want to do this, or just for curiosity?

and since you requested some kind of guidance, a quick search brought up: http://www.microsoft...07-t165466.html

Why would you use an outdated software with an outdated scan engine that would have problems detecting any new viruses or malware out there? Even if you could install it, you should not trust it any more than you running without protection. think of it this way, would you take expired meds or eat food that expired 5 years ago?

I personally would not try to do this. There is no reason for this. If you were trying to run a specific database program from 98 that they stopped making that year it would be one thing. But trying to get a security app to work when they have updated it and have many current ones it really makes no sense to do anything other than run a current one.

If you ask a stupid question, people are going to point it out. Don't try and hide behind the "I'm just asking what do you care".. Cause most people that say that really mean is I just wanna do it, and then I'm gonna be back in a month bitching because my computer is unstable and not working right.

If you want to break your computer, delete the System32 folder.. other than that, most have no interest in helping you doing something that is stupid.. you wanna be able to do it, figure it out yourself, since you keep saying that this is about You just being able to do it..

so please either give me the answer I am looking for or don't bother replying.

there is no answer. you're trying to jam a square object into a round hole. there's literally no point
  • Like 1

What type of file is the Norton installation file?

As far as I'm aware, Windows Installer does not support prerequisites in a "proper" manner, and the only way to embed prerequisites into an MSI would be to store them in a Binary table. That's just storing them in there; running them requires a Custom Action and other stuff. For that reason, among others, people usually opt for using a bootstrapper (often in the form of an EXE file), which first runs the prerequisite installations and then runs the main product installation. It seems you have got hold of an MSI, so I'm wondering, was this MSI extracted from an initial EXE file, or is the whole installation process for the 2007 version of Norton contained in an MSI file? The answer to this question is important because if the MSI file is extracted from an EXE file, the prerequisites and the logic for running them probably isn't in the MSI file.

What type of file is the Norton installation file?

As far as I'm aware, Windows Installer does not support prerequisites in a "proper" manner, and the only way to embed prerequisites into an MSI would be to store them in a Binary table. That's just storing them in there; running them requires a Custom Action and other stuff. For that reason, among others, people usually opt for using a bootstrapper (often in the form of an EXE file), which first runs the prerequisite installations and then runs the main product installation. It seems you have got hold of an MSI, so I'm wondering, was this MSI extracted from an initial EXE file, or is the whole installation process for the 2007 version of Norton contained in an MSI file? The answer to this question is important because if the MSI file is extracted from an EXE file, the prerequisites and the logic for running them probably isn't in the MSI file.

u are right it it is off an iso that I extracted which has an exe and then other setup folder with a setup msi file it must be the setup exe that I have to edit but orca will not open it as it is not an msi file.

the only thing I have to bypass is Microsoft installer check but that must be in the exe and I cant get into it. is there a way?

u are right it it is off an iso that I extracted which has an exe and then other setup folder with a setup msi file it must be the setup exe that I have to edit but orca will not open it as it is not an msi file.

the only thing I have to bypass is Microsoft installer check but that must be in the exe and I cant get into it. is there a way?

have you tried setting the compatibility settings to Win7/XP? If that doesn't work, then I'd have to assume that it's a problem unrelated to the windows version.

On top of that, are you editing the MSI file and then launching it from the EXE, or are you just launching the MSI directly? the EXE could be unpackaging some important stuff that it needs.

If it really does work flawlessly in Win7, then you might be able to code up some kind of wrapper that will tell the exe that it's running in 7.

But even if that works (and I know you don't want to hear this) there is a near 100% chance that (best case) it's either not going to work, or (worst case) it's going to completely screw up your computer at the kernel level.

It really does work flawlessly on win7 and you are right am trying to edit the msi file and then launching it from exe but it doesnt work its the exe i need to edit. What sort of wrapper to you suggest and which program would u believe could edit the exe in this manner. Is it also possible to delete that exe and make a new one if the wrapper doesnt work

It really does work flawlessly on win7 and you are right am trying to edit the msi file and then launching it from exe but it doesnt work its the exe i need to edit. What sort of wrapper to you suggest and which program would u believe could edit the exe in this manner. Is it also possible to delete that exe and make a new one if the wrapper doesnt work

Are you attempting to launch the .msi on it's own, or via a setup.exe?

It will not allow me to launch msi by itself it says it must be launched from exe unless there is something i can edit in msi so it does not require exe

that might be something to look around for in Orca. a quick way to do this (if I remember correctly) would be to take the exact error message it gives you and then search for it in Orca (and if that doesn't come up with anything, make your search less and less specific, like start with "Error 29318: You Must Install from the Setup.exe File" then try just "Error 29318" and then just "29318"). Do you think you could somehow upload the msi file for us to take a look, or is it paid-for software?

  • 2 weeks later...

that might be something to look around for in Orca. a quick way to do this (if I remember correctly) would be to take the exact error message it gives you and then search for it in Orca (and if that doesn't come up with anything, make your search less and less specific, like start with "Error 29318: You Must Install from the Setup.exe File" then try just "Error 29318" and then just "29318"). Do you think you could somehow upload the msi file for us to take a look, or is it paid-for software?

I tried uploading the files with no success. I compressed them as rar file size 1.79mb and it would not allow me to upload so then I tried changing the extension to bmp and uploaded files separately so there are 2 files one msi and one exe and the upload worked.

Once you download them please change extension back to rar and then extract the files from each one.

There should be an exe file and an msi file also.

Any advice on how to remove or bypass the installer check would be great.

Just so you know when I was installing it on windows 7 ultimate x64 it was in compatibility mode for vista and yes I was running it as administrator

thnx again :)

p.s. The error is right at the beginning it says the following

Setup cannot be installed because there was a problem authenticating your Microsoft Windows Installer

Setup.bmp

SymSetup.bmp

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If you have the budget...! Some solo or indies just want to either learn or start their game and aren't in a capacity to pay salaries or to contractors... Get real.
    • Source and more 35 years old?! And if my maths is mathing, that means she was around 10 when The Ring came out?! Damn...scariest 10 year old I think I've ever seen. 
    • Adobe Acrobat Reader DC 2026.001.21677 by Razvan Serea Adobe Acrobat Reader DC software is the free, trusted standard for viewing, printing, signing, and annotating PDFs. Its the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. It’s connected to Adobe Document Cloud – so you can work with PDFs on computers and mobile devices. Adobe Document Cloud is a revolutionary, modern and efficient way to get work done with documents in the office, at home or on-the-go. At the heart of Document Cloud is the all-new Adobe Acrobat DC, which will take e-signatures mainstream by delivering free e-signing with every individual subscription. Document Cloud includes a set of integrated services that use a consistent online profile and personal document hub. With Adobe Document Cloud, people will be able to create, review, approve, sign and track documents whether on a desktop or mobile device. Businesses will be able to take advantage of Document Cloud for enterprise which provides enterprise-class document services that integrate into systems of record such as CRM, HCM, CLM, and CMS, adding speed, efficiency and transparency to getting business done with documents. Adobe Acrobat Reader DC new feature highlights: Work with PDFs from anywhere with the new, free Acrobat DC mobile app for Android or iOS. Select functionality is also available on Windows Phone. Use the new Fill & Sign tool in your desktop software to complete PDF forms fast with smart autofill. Download the free Adobe Fill & Sign mobile app to add the same option to your iPad or Android tablet device. Save money on ink and toner when printing from your Windows PC. Store and access files in Adobe Document Cloud with 5GB of free storage. Get instant access to recent files across desktop, web, and mobile devices with Mobile Link. Sync your Fill & Sign autofill collection across desktop, web, and iPad devices. Adobe PDF Pack premium features includes: Convert documents and images to PDF files. Use your mobile device camera to take a picture of a paper document or form and convert it to PDF. Turn PDFs into editable Microsoft Word, Excel, PowerPoint, or RTF files. Combine multiple files into a single PDF (web only). Get signatures from others with a complete e-signature service. Send, track, and confirm delivery of documents electronically instead of using fax or overnight services (tracking not available on mobile). Store and access files online with 20GB of storage. Download: Adobe Acrobat Reader DC 64-bit | 719.0 MB (Freeware) Link: Adobe Acrobat Reader DC Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Everybody will complain, but probably will sell like hotcakes......
    • HONOR launches the HONOR Watch 6 along with early bird discounts and gifts by Steven Parker Global leading AI device ecosystem company HONOR today announced the launch of the HONOR Watch 6. Engineered to unlock your healthiest potential, HONOR Watch 6 is a cutting-edge smartwatch that flawlessly integrates a light and elegant design with professional sports modes and continuous health tracking powered by the latest HONOR AI capability, catering to those who pursue optimal fitness, sports performance, and holistic health. The HONOR Watch 6 is designed to provide professional-grade workout supports and beyond. Featuring a striking Racing Dashboard Design, The HONOR Watch 6 seamlessly draws inspiration from high-performance air intakes to create a visually dynamic and hardcore technological look. Constructed from recyclable aluminum alloy, this device weighs as little as 41 grams​, achieving exceptional lightness and outstanding durability, making it a reliable companion for active everyday wear. The exterior of the smartwatch is accentuated by precision-crafted beveled edges, enhancing its overall three-dimensional visual effect and perfectly blending ultimate hardcore performance with cutting-edge trend expression. Furthermore, the watch's meticulously polished body undergoes an exquisite and delicate sandblasting process, delivering a luxurious texture comparable to titanium alloy and exuding a highly premium tactile experience. Embracing this bold technological aesthetic, the smartwatch caters to modern sensibilities, offering a flawless blend of high-performance design and premium craftsmanship for discerning users. Equipped with an impressive 120+ sports modes, the new smartwatch offers exceptionally comprehensive tracking that truly stands out by bringing professional-grade analysis right to the wrist. Highlighting this elite capability are specialised sports mode for activities like Trail Running, Badminton, and Football. The Trail Running experience places a special focus on outdoor performance, empowering runners with an AI running coach, detailed climbing and distance metrics, and intelligent route deviation alerts, all tracked precisely by the AccuTrack system dual-band six-star GPS. To ensure flawless operation in any environment, the display features advanced water-touch control, guaranteeing the screen reacts perfectly even with wet hands or during rainy scenarios. For court and field sports, the smartwatch delivers professional-level data—such as badminton smash speeds, consecutive rally tracking, and comprehensive football heat and trajectory maps—providing users with advanced insights to elevate their competitive training. Additionally, the HONOR Watch 6 features IP691 water and dust resistance and is powered by a robust 980mAh battery​, the smartwatch claims to deliver extra durability and a remarkable ultra-long battery life of up to 35 days. This exceptional endurance makes it the perfect companion for rigorous outdoor workouts and extended adventures, ensuring users stay active, fully tracked, and continuously supported without the hassle of frequent charging. The HONOR Watch 6 is designed to make advanced health tracking accessible and effortless for everyday life, seamlessly monitoring vital metrics such as heart rate, blood oxygen, stress levels, and sleep cycles.​ Featuring a Quick Health Scan, users can instantly obtain a comprehensive health analysis of key indicators, offering valuable insights into their physical well-being at any time. An automatic daily report delivers a convenient summary every morning to help start the day with a clear understanding, while the all-day health tracking features continuously monitor essential indicators such as body energy, blood oxygen, and sleep cycles, promoting both physical and mental wellness. Supported by the HONOR IntelliSense system—which utilises richer, more uniform signal acquisition than traditional PPG modules—the watch ensures highly precise heart rate and blood flow tracking. Elevating everyday convenience, the new smartwatch features an ultra-bright display reaching 3,000 nits of peak brightness for crystal-clear visibility in direct sunlight. Adding a dynamic level of customisation, the innovative Video Watch Face allows users to set live photos or short videos under 10 seconds as highly personalised, moving backgrounds. Built for maximum efficiency, the device supports dual-phone pairing to centralise notifications from two smartphones, alongside a built-in AI Recorder that automatically generates smart voice notes and summaries for life on the go. Hands-free control is made effortless through intuitive wrist-twist gestures, letting users silence alarms, manage calls, and skip songs without touching the screen. Rounding out the smart experience, advanced NFC integration supports Mastercard and Visa​5, enabling seamless daily payments without the hassle of pre-loading funds. Pricing and Availability The HONOR Watch 6 will be available in Twilight Brown and Shadow Black to suit diverse tastes. Starting from June 18th 2026 customers can purchase the HONOR Watch from £169.99. For more information on availability and purchasing options, please visit the HONOR online store at www.honor.com/uk/. For the first month on-sale, HONOR is offering an early bird discount of £80 in addition to a gift with purchase of HONOR Choice Earbuds Clip, priced in the UK at £59.99. Look out for our review of it, coming in early July.
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      540
    2. 2
      +Edouard
      169
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      neufuse
      64
    5. 5
      ATLien_0
      63
  • Tell a friend

    Love Neowin? Tell a friend!