How do I install a windows service in an app?

1. If it's not allowed / possible, what else am I supposed to do? The app happens to need a background running process that runs whether the user facing part is shown or not. (it does filesystem indexing)
2. Also I would rather make the ui part in html, but I guess there is no access to c++/c# from js, so I could offer the c#/c++ stuff as a service but yet again I would need to install a service alongside my app.
So I do actually need a background running process.

Windows Store apps cannot install or communicate with Windows Services. If you need a service you will need to write a desktop app instead.
Windows Store apps can launch background tasks to act in the background, but background tasks still run in the app's context and do not have full access to the file system. They probably aren't reasonable for file system indexing (depending on what exactly
you mean by file system indexing).
Windows Store apps in HTML can load Windows Runtime Components written in C++ and C#

Similar Messages

  • Installing as Windows Service

    The portal install was quick and easy. Just need to figure out how to set up a windows service for it so i don't have to say logged onto the server. Server is Windows 2003.

    Hi Ronny,
    The procedure does work for 64-bit machines. I have done for OBIEE 11.1.1.5 on Windows 2008 64-bit machine.
    In your installAdminServer_service.cmd file, turn on echo and check if you get additional information. This will help you know which steps are getting executed and which aren't.
    Also, you can cross check your steps with document on Oracle Support - How to Install MS Windows Services For FMW 11g WebLogic Domain Admin and Managed Servers.
    Thanks

  • Install MS windows Service for WLS_REPORTS

    Hi
    Have installed MS windows Services for WLS "AdminServer" and "WLS_FORMS".
    When installing the service for "WLS_REPORTS" installation end up with "The input line is too long"
    from "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd" on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    problably because of the CLASSPATH too long.
    How to solve this or any workaround?
    Do I have to include all jars in the classpath?
    Regards
    Tobias

    It is not working for me.
    I created an external file class.txt. It has:
    set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
    Then I updated installSVC.cmd:
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% *-classpath @C:\class.txt* -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    It creates the service, but when I try to start it, I receive:
    [Mon Mar 12 17:43:20 2012] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 17:43:20 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 17:43:20 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 17:43:20 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    [Mon Mar 12 17:45:21 2012] [I] [initLog] initializing logger
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'ROTATION_TYPE' header found. 'TIME' based rotation will be used by default.
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'TIME_START_DATE' header found or value is invalid. Rotation will take place every 24 hours beginning today at 23:59:59
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'TIME_INTERVAL_MINS' header found. Using the default value of 24 hours.
    [Mon Mar 12 17:45:21 2012] [I] [initLog] TIME based log rotation is ON
    [Mon Mar 12 17:45:21 2012] [I] [trigger] First rotation due in 22478 secs
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] console allocation successful. THREAD_DUMP redirection enabled
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] About to execute CreateThread()
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszCmdLine = -server -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=512m -Djava.ext.dirs=C:\Oracle\Middleware\OraFRS11gR2\jdk\jre\lib\ext -Doracle.security.jps.config=C:\Oracle\Middleware\user_projects\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Doracle.instance=C:\Oracle\Middleware\frsMSV -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\servers\WLS_REPORTS -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\servers\WLS_REPORTS\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dclassic.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.0.12:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_manifest_classpath -classpath @C:\setclasspath.txt -Dweblogic.Name=WLS_REPORTS -Dweblogic.management.username= -Dweblogic.management.server="http://192.168.0.12:7001" -Dweblogic.ProductionModeEnabled=true -Djava.security.policy="C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy" weblogic.Server
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszJavaHome = C:\PROGRA~1\Java\JDK16~1.0_2
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszExecDir = C:\Oracle\Middleware\user_projects\domains\frsMSV
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszOldPath = C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszNewPath = C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\Java\JDK16~1.0_2\jre\bin;C:\PROGRA~1\Java\JDK16~1.0_2\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszDelay = 0
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszStopClass = []
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszLog = [C:\Oracle\Middleware\WLS_REPORTS-stdout.txt]
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Thread created successfully
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Reporting SCM of SERVICE_START_PENDING with delay=0
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszHost = []
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszPort = []
    [Mon Mar 12 17:45:21 2012] [I] [StartJVM] Parsing JVM Arguments
    [Mon Mar 12 17:45:21 2012] [I] [StartJVM] Initializing JVM
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Reporting SCM of SERVICE_RUNNING
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] waiting for multiple events
    [Mon Mar 12 17:45:21 2012] [I] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 17:45:21 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    [Mon Mar 12 18:10:09 2012] [I] [initLog] initializing logger
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'ROTATION_TYPE' header found. 'TIME' based rotation will be used by default.
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'TIME_START_DATE' header found or value is invalid. Rotation will take place every 24 hours beginning today at 23:59:59
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'TIME_INTERVAL_MINS' header found. Using the default value of 24 hours.
    [Mon Mar 12 18:10:09 2012] [I] [initLog] TIME based log rotation is ON
    [Mon Mar 12 18:10:09 2012] [I] [trigger] First rotation due in 20990 secs
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] console allocation successful. THREAD_DUMP redirection enabled
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] About to execute CreateThread()
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszCmdLine = -server -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=512m -Djava.ext.dirs=C:\Oracle\Middleware\OraFRS11gR2\jdk\jre\lib\ext -Doracle.security.jps.config=C:\Oracle\Middleware\user_projects\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Doracle.instance=C:\Oracle\Middleware\frsMSV -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\servers\WLS_REPORTS -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\servers\WLS_REPORTS\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dclassic.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.0.12:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_manifest_classpath -classpath @C:\Oracle\Middleware\class.txt -Dweblogic.Name=WLS_REPORTS -Dweblogic.management.username= -Dweblogic.management.server="http://192.168.0.12:7001" -Dweblogic.ProductionModeEnabled=true -Djava.security.policy="C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy" weblogic.Server
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszJavaHome = C:\PROGRA~1\Java\JDK16~1.0_2
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszExecDir = C:\Oracle\Middleware\user_projects\domains\frsMSV
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszOldPath = C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszNewPath = C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\Java\JDK16~1.0_2\jre\bin;C:\PROGRA~1\Java\JDK16~1.0_2\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszDelay = 0
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszStopClass = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszLog = [C:\Oracle\Middleware\WLS_REPORTS-stdout.txt]
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Thread created successfully
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Reporting SCM of SERVICE_START_PENDING with delay=0
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszHost = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszPort = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Reporting SCM of SERVICE_RUNNING
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] waiting for multiple events
    [Mon Mar 12 18:10:09 2012] [I] [StartJVM] Parsing JVM Arguments
    [Mon Mar 12 18:10:09 2012] [I] [StartJVM] Initializing JVM
    [Mon Mar 12 18:10:09 2012] [I] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 18:10:09 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    It seems CLASSPATH is not loaded, correct?
    Thanks

  • How can I install new windows on NB200-10z without a CD drive?

    Hi,
    I have a mini laptop "Toshiba nb200-10z" and it doesnt startup anymore.
    I would like to do a recovery, but it also doesnt work.
    I know there is a shortcut like press the 0 button when the laptop is starting up.
    With this shortcut you can start the recovery to reset the software.
    But when I press the 0 button it gives me an error.
    So I think the recovery drive/partition is lost.
    How can I install new windows on this minilaptop without a CD drive?

    I have found a much easier way to install Windows 7 from a USB Flash drive. Unlike other methods where you have to write complicated commands, this method can be completed even by those who have very little computer background.
    The whole process takes only two steps, run UNetbootin, load the Windows 7 ISO file, and finally restart your computer.
    Before you begin, you will require the following:
    USB Flash Drive (4GB minimum)
    Windows 7 ISO Image file
    UNetbootin
    Note: If UNetbootin doesnt work, try out the Microsofts official tool called Windows 7 USB/DVD Tool.
    Now insert the USB drive, run UNetbootin, and select Disk Image as ISO. Browse your local drive for Windows 7 ISO that you downloaded and click Open. Now Select Type as USB and choose the drive. Once done, it will look like a bit similar to the screenshot shown below.
    Click OK and it will begin extracting all installation files to the USB drive. The whole process will take some time (10-15 minutes), so have patience.
    Once the installation is complete, reboot your computer. Now while your system is starting up press the appropriate button (usually F1, F2, F12, ESC, Backspace, or Escape) to bring up Bios Boot Menu.
    Change the startup order to boot USB by default, usually you will have to press F6 to move the selected USB device on top. Once done, save changes and restart the system.
    +Message was edited: link has been removed+

  • HT5639 i use boot camp to install windows 8.1 but in the middle of the installation it is stop,how can i install the windows again?

    i use boot camp to install windows 8.1on my mac but in the middle of the installation it is stop,how can i install the windows again?
    why it`s stop?

    What is your exact machine and what's the error

  • How can i install C:\WINDOWS\system32\regsvr32 Msx...

    how can I install C:\WINDOWS\system32\regsvr32 Msxml3.dll for Nokia N70 on windows XP?

    Run command:
    regsvr32 msxml3.dll
    Msxml3.dll is a Microsoft XML parser dynamic link library. It is
    obviously needed by PC Suite, but wasn't registered as installed
    by the system. Using the "regsvr32" command on the .dll registers the file.
    What's the law of the jungle?

  • How to know whether my Windows Phone 8.1 App is Associated with the store or not?

    How to know whether my Windows Phone 8.1 App is Associated with the store or not? 
    I have an Windows Phone 8 app already in the store , Now i upgraded it to 8.1 it got upgraded to Windows Phone Silverlight 8.1.
    Now iam trying to use Single Sign on feature on this app but it is showing the error message like
    the App is not Configured correctly i followed the process from  Signing users in to OneDrive
    please guide me how to do this?
    Mohan Rajesh Komatlapalli

    You should post to publish forum.

  • After I downloaded the new version of iTunes 11.0.1 and i try to open it it says: ''There is no application set to open the document ''iTunes 11.0.1.dmg.part''. How can i install this without paying for an app to do it?

    After I downloaded the new version of iTunes 11.0.1 and i try to open it it says: ''There is no application set to open the document ''iTunes 11.0.1.dmg.part''. How can i install this without paying for an app to do it? What apps can i download to do this type of work.

    .dmg.part is not a complete file..  It usually indicates that the entire file has not been downloaded yet.  Are you sure you downloaded the entire file?   (i recommend updating itunes through  > Software Update
    Alternatively, you can download it from here: http://support.apple.com/kb/DL1614

  • How do I install external (not on the appStore) apps in .mobi, on my ipad?

    How do I install external (not on the appStore) apps in .mobi, on my ipad?

    You don't.  There is no supported way to install external Apps. You can only install Apps from the App Store.
    Attempting to install non supported Apps, may void your warranty and forfeit support from Apple and by extension these forums.

  • How do I install Bootcamp Windows 8.1 To Go on an external USB disk (MBA 2013)

    Hi,
    I've got a new 11" 2013 macbook air with 128gb SSD. I've downloaded the windows 8.1 enterprise preview, and am trying to figure out how to install it on a 64gb USB3 Flash drive instead of on my SSD. The Flash drive speeds clock around 150mbs read/write so should be fast enough
    I've managed to install the windows 8.1 preview on my SSD with BootCamp, but would like to erase that and try the new Windows To Go instead to install on the external drive.
    Anyone know what the steps are?

    There are 5 supported flash drives: which one do you have?
    Hardware considerations
    Windows To Go works both on USB 2.0 and USB 3.0 connections, and both on legacy BIOS and UEFI firmware.[11] Not all USB drives can be used in this environment; Microsoft has set up specific testing requirements that the USB drive manufacturer must meet in order to be a supported device. Currently there are five USB Flash memory devices listed as supported by Microsoft for Windows To Go:
    Imation IronKey Workspace[15]
    Kingston DataTraveler Workspace[16]
    SPYRUS Portable Workplace[17][18]
    SPYRUS Secure Portable Workplace (w/ Hardware Encryption)[19][20]
    SuperTalent Express RC8[21]

  • How can i install a windows version 8 on a 3 year old iMac 27 (only windows and nothing else not via bootcamp = result shut be a clean iMac with windows - no

    When i now had recieve a brand new 27" imac, i had a 3 year old model 27" imac which my daugter want to have BUT i should be as a clean Windows thing -
    so how to change the computer to a clean windows 8 computer with no apple programs in and no Maverick or other lovely programs?
    I had seen on the net that a lot of peoble had windows with bootcamp - i am not a computer tecnician and when i try - i end op with a machine with could nothing - no mac programs - no office pack - no adobe programs - so i had to start op again with a new harddisk.
    Some of the problem is that i dont understand the thing which bin told when you go to bootcamp for a user of mac's since the model was the "classic" and we make newspapers on them - so i want and easy way to have and mac computer for my self (the new one) and let my daugter have a beutiful imac with windows on.
    dont begin talking about parrelles i had try that, results it had a windows 7 which cant be updated, apple dont support that and microsoft doesnt  so - help me
    regards
    Chevron B50

    If you don't want Boot Camp and you don't want a virtual machine, go buy a Windows computer.
    Both Boot Camped Windows and Windows running in a virtual machine work well. Your issues are because of your lack of knowledge or understanding, not because Boot Camp and virtual machines are poor products. Universities, large and small businesses, home users, etc. use virtual machines to run their operating systems.
    Your statements about Boot Camp and Parallels are not the experience of thousands of users.
    Either find someone who is knowledgeable about running Windows on Apple computers to help you or buy a Windows computer. Believe me, if you find a way to install only Windows on your Apple computer without using Boot Camp or a virtual machine you will have more problems than what you have already experienced.

  • Oracle SOA Suite (10.1.3.3.0) install as Windows service

    Hi Guys,
    This is a repost. Since the original thread was kinda hijacked, I think maybe I should start a new thread.
    I was installing Oracle SOA Suite (10.1.3.3.0) on Windows Server 2003.
    Original issue: by default installation, 10gAS cannot run as windows service.
    Following MetaLink Note, I manually created OreacleMyHomeProcessManager service, after start this service, seems everything works fine now.
    However, in original MetaLink Note it asked to create two services, another one is OracleMyHomeASControl - but the nmesrvc.exe file cannot be found anywhere in my installation, so I did not create it.
    My questions are:
    1. Do I really need to create the 2nd service?
    2. Why the 10gAS works fine without this 2nd service?
    3. Without 2nd service, any potential problems it may cause?
    Thanks a lot in advance for reply!
    WMC
    null

    Don't worry, you are good to go. I just posted my comments on the earlier thread:
    Oracle SOA Suite (10.1.3.3.0) install question
    Thanks
    Shail

  • How to run application as Windows Service

    I have developed an appl using Java Swing. I want to run the application as Windows Service. How can I do that? Along with that, I also want to start Tomcat Server as a separate Windows service. Kindly Suggest some solutino to this!!

    There is a version of Tomcat that runs as a service. (1.4 for windows?)
    As for your own app, there are several free service launchers around (Google for java service etc.) Not sure about a service with a user interface though - services are usually headless. You may have to paritiotn your app into a headless service and a user interface app which communicaes by RMI, sockets or some other RPC mechanism.

  • How do i install microsoft window on my macbook air

    i need help on how to install microsoft window since i am working with word, excel, and pwer points a lot. help me out

    Just get open office, 99% identical to MS Word, and its FREE.
    http://www.openoffice.org/porting/mac/
    I use both, office for Mac,....and open office,.  theyre both cross-compatible, you can swap/open files between the two.  Making is extra easy to use it
    Or, if you like Office for MAC.

  • After installing itunes windows services get turned off

    I have a fresh install of Vista Ultimate Sp2 that has been running wiithout any probolems. I have waited a couple of weeks before installing iTunes. Now after 2 days the computer will not boot to windows. I boot too safe mode and I get a message that System Event Notification Service is turned off. In safe mode the services can't be accessed. So I do a system restore to the time I installed iTunes and all services are turned on and windows boots properly. I waited one week the downloaded iTunes again and reinstalled it. After a couple of days the computer will not boot except into safe mode. So I do a system restore and windows botts up ok. I then wait another week and I go thtough the same routine. I haven't installed anyother software yet, I want to get past this windows services getting turned off issue. I am not using selective startup so all services should start when the computer is turned on. Does anyone know what the issue may be?

    A complete uninstall/reinstall of iTunes and related software components is worth a try (7s can indicate trouble with other software components like Apple Application Support). See the following documents for instructions:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    ... But if no joy there, let's check to see if there's a .NET issue underlying this:
    iTunes for Windows: "Error 7" message when opening iTunes

Maybe you are looking for

  • Is there any way to create my own text tone?

    I love being able to make my own ringtones in garageband but I was wondering if there is anyway to make my own text tones.  That would be very nice to do.  I would assume that I can considering I can make my own ringtones. If anyone knows, please hel

  • Decimal Value for Percentage distribution on Account Assignement in SES

    Dear Experts, While creating service entry, the qty should be distributed on percentage basis for Account assignment with decimal value. For Example Say Service 100% done but value is 10,000..but there is distribution to different cost center say K,

  • ORA-32051: mapping service not available

    Hi, According to the instructions in "Oracle9i Database Administrator Guide Release 2(9.2)", chapter 12, for Mapping files, there should be a file named "filemap.ora" under $ORACLE_HOME/rdbms/filemap/etc. The file nor the folders 'filemap/etc' exit.

  • Lightroom 5 is not on my Mac but appears to be installed in Creative Cloud

    Lightroom 5 is not on my Mac but appears to be installed in Creative Cloud :-(

  • PSE 9.0 Organizer does not recognize iPhoto

    I purchased PSE 9.0 the other day and after I loaded it on my iMac (running OSX 10.6.5) I tried to use Organizer to import photo's into it. WHen I select "Get Files/From iPhoto" from the menu bar I get an error message that says  "There is no media t