Error installing iKernel.exe - windows-server-2003

Has anybody come across this problem during an application install?
OS is Windows Server 2k3
I do have local Admin access and I have installed this application on other machines.
Any help would be much appreciated, as Google isn't helping much

This issue may occur if one or more of the following files are missing from the Windows\System32 folder:
Stdole32.tlb
Stdole2.tlb
Stdole.tlb
To resolve this issue, expand the appropriate file from the Windows Server 2003 Installation disk:
(using the command prompt)
Expand cd_drive_letter:\i386\filename.tl_ drive:\Windows\system32\filename.tlb
and then press ENTER.
filename is the name of the file that you want to expand
drive is the letter of the drive where Windows is installed

Related

Imagemagick IIS install issue VBScript error "800a01ad"

I have Imagemagick running on a remote server and have had it running on a local server successfully for many years, but recently I have had need to reinstall on a new machine and can't for the life of me figure out what i'm doing wrong, It's probably really simple and I'm hoping someone can point me in the right direction.
Scenario
WIN 10 running iis as localhost
Successfully installed Imagemagick 32 and 64 bit so they run on the local machine, however when try to access the localhost web page requiring Imagemagic I'm receiving the following message
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'ImageMagickObject.MagickImage.1'
my app pool is current set to allow 32bt application and as far as I am aware all permissions are correct, although I do believe this may be the issue somewhere.
Can anyone help to shed some light on this issue.
Thanks :-)
Resolved.. It turns out the latest version of Imagemagick 7.1.x does not ship with ImagemagickObject.dll, fortunately, I had a saved download .exe for an earlier version 7.0.8 which still had the .dll, once install I could copy imageMagickObject.dll to the system32 folder, after that everything worked as expected. Not sure what would replace this in my code if I have to ever user a newer version, if someone knows please add to the post.

Remove the history of a Drive in the registry windows 10

I'm familiar with windows systems, I work as a network admin with 7 enterprise, but this stumped me with one of my personal pc's.
I have a computer that is running windows 10 with 2 drive now, previously had a third one until it failed. I removed the D: drive and started downloading my games on my other one G: drive. I can not remove old installations of previously installed games on through app and features nor can I install games.
Example is fortnite, it says that it can not find D:...\fortnite...... Which makes sense since the drive is not in the computer. I have gone through the registry and removed (what I can see) all keys associated with the D: drive.
Is there a program or way to just remove all keys automatically associated with the missing drive? I tried CCleaner, Disk Cleanup, and one more my coworker recommended that I don't recall the name of. I ran Avast system check to see if it would notice the missing drive.
Any help is appreciated and thank you in advance.
Found an accidental solution, my little brother installed windows on the wrong computer so I guess this works.

Error installing tizen studio on windows 10

No matter which of the three tizen studio 2.0 installers I try they all don't work as they won't accept any path. The CLI installer gives the most detailed description:
** The directory you specify is not allowed to install the Tizen Studio. Some tools of the Tizen Studio will not properly work in the directory with administrator privilege or read-only access rights for your account.=> path
I have tried starting the installer with admin rights and owning the destination folders. Additionally, I switched from JDK 9 to 8.
Still, there seems no way to get the installer running. Any ideas what the reason could be? Thanks!
I managed to install tizen studio and the SDK using the %appdata% path.
If anyone else has the problem, try e.g.
C:\Users\YourName\AppData\Roaming\Samsung\tizen-studio
This is definitely a flaw Samsung should take care of!
I've successfully installed the IDE version with the following method:
Download Tizen Studio Web IDE installer
Open installer with 7-zip archive manager
You should find tizen-sdk.zip archive
Open it and extract it into the C:\tizen-studio folder
Create C:\tizen-studio-data folder
Create sdk.info file inside C:\tizen-studio folder
Put following lines into this file
TIZEN_SDK_INSTALLED_PATH=C:\tizen-studio
TIZEN_SDK_DATA_PATH=C:\tizen-studio-data
You can download packages with C:\tizen-studio\package-manager\package-manager.exe
You can start IDE from C:\tizen-studio\ide\TizenStudio.exe
This worked for me, hope this helps...
#Henry was almost correct and his scenario works on CLI/IDE installers.
And here are actual restrictions on Win10x64 tizen-studio 2.0 installation I've found:
pointed SDK location needs to be in your user directory. For example:
C:\Users\MrSmith\Tizen\tizen-studio
Data location could be anywhere, but in case of CLI installation, it will be near SDK folder.
CLI installation actually does unzip only and all further system configuration needs to be done manually. So, if you need only CLI, you could unzip "web-cli_Tizen_Studio_2.0_windows-64.exe" with 7zip or any other proper archiver where you want and do further manual configuration. (See here https://developer.tizen.org/development/tizen-studio/web-tools/cli)
Probably, if you login under Administrator you will be able to install SDK anywhere. Just "Run as administrator" doesn't work, at least for me.
My system params:
Win10 Pro x64
Oracle JDK 1.8.0_152
Have a fan ;)
I solved this problem that way:
create folder (eg Tizen_Studio)
inside created folder create new (tizen_studio and tizen_studio_data)
add all permissions for that folders for your windows account user
select folders in installation proccess
Enjoy!
The regular way which Samsung provides is working for me:
Make sure you have enough disk space (Tizen Studio needs about 700 MB
on Win10)
Create an empty folder with 2 empty subfolders (e.g. Tizen_IDE->studio (subfolder #1) -> data (subfolder #2)
The important part on Windows 10 is to navigate to YOUR users directory:
For example your user name is Bob. Go to C:\ -> Users -> Bob.
Then create there the empty folder "Tizen_Studio" with the 2 mentioned subfolders.
Check with right-clicking on the Tizen_Studio folder -> Properties -> Security if your Username (here Bob) is listed in groups and users. Click on your profile there in the security tab and look if the folder has full access rights inside the checkboxes (btw this should be automatically set if you choose the right described environment).
Now in the installer dialog you can choose the studio folder for the ide/sdk and the data folder for the installing data request path.
Thats it! Just important to install it inside your username folder!
I had this problem as well (on my Windows 8.1 machine), and ended up using the previous version of Tizen Studio Installer (version 1.3)
https://download.tizen.org/sdk/Installer/tizen-studio_1.3/
It even does not work for me in %APP_DATA% and also not running the installer with Administrative privileges.
But I finally found a solution which worked for me:
Create a new and folder somewhere
disable all inherit privileges on this folder
grant explicit all privileges for your users to this folder
remove all other privileges, especially these for Administrator
Use this folder for Installation
Write useful sofware for tizen ;-)
How bout removing 32 bit Java client and installing 64 bit on win 10?
Worked for me, no one seemed to notice that Installer opened in 7zip has an installer.jar which needs to be run with java client.
Thanks for the advises on opening installer with 7zip.

can't find pinvoke dll 'dbnetlib.dll' on OS Windows CE 5.0

I copied 'dbnetlib.dll' in the same directory where my application is located on the target device and the app is not working. Showing the above message.
I have also copied that dll to the windows folder but it is deleted automatically. Again I tried the 'sql.ppc.wce5.armv4i.cab' installation but failed.
Can anyone send me the right solution? It will be a great help for me.
Does the DLL work when you put it in Windows (before the reboot clears it, of course)?
If it does then you may need to change your import attributes specifying the full path of the dll or, if your device has permanent registry, you can add your installation folder to the system path by adding it to the "SystemPath"key under HKLM\Loader.

Pharo (SmallTalk) dont open Windows 8

I am having a problem with all the (portable, mountable, etc. ..) versions of Pharo (2.0).
I have a PC with Windows 8.1 (Desktop x64) and when trying to open Pharo I get the menu parameters to run it (see picture).
This is the portable version of Pharo who is in a Dropbox folder, and open the same exe from another PC (notebook) and runs well.
Pharo open right from the "sh" in Ubuntu, in this machine (desktop x64) and the notebook.
The problem persists if I download new / clean versions via Web of Pharo.
On the machine who I use Pharo (Notebook with Windows 7) is in the Dropbox folder (C:/Users/MyUser/Dropbox/Pharo). And it is the same directory as the desktop PC (Windows 8.1).
But I think I found what the problem is. When Pharo opened from the desktop (C:/Users/MyUser/Desktop/Pharo) did not walk, but when I ran from disk (C:/Pharo) worked well.
After I opened it from another disk folder (C:/AnyFolder/Pharo) and also worked.
But I went back to put it in user folder and didnt works (C:/Users/MyUser/Documents).
So the problem is the name of the folder "MyUser" (userfolder).
The userfolder in my PC has a tilde (ascento is Spanish) because it is a Spanish name.
I affirm that this is the problem because I created a folder with accent on the disk (C:/fólder/Pharo) and did not work.
And the problem has no solution but to change the name of the user folder. And is a little hard work.
Thank you.
"Solved" Problem...
Have a look at what's in the Pharo.ini file as this is what is pointing to the image.
[Global]
DeferUpdate=1
ShowConsole=0
DynamicConsole=1
ReduceCPUUsage=1
ReduceCPUInBackground=0
3ButtonMouse=0
1ButtonMouse=0
UseDirectSound=1
PriorityBoost=1
B3DXUsesOpenGL=0
CaseSensitiveFileMode=0
ImageFile=Contents\Resources\Pharo2.0-portable.image
Check the read/write status of the folder and files for the current user.
Are you running from a network drive? With a UNC path?
I just downloaded here on a Windows 8.1 x64 box and it works from a local folder.
Two possibilities to distinguish between are whether it is:
* some different machine
* running from the dropbox folder
Can you try copying it out of the dropbox folder to somewhere else on your C: drive?
Does the working machine have Pharo in a dropbox folder?
Please try the Pharo Launcher http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher

Resources