Creating a windows simulator

Hello,
I am interested in creating a windows simulated envirnment,
ie, a user could perform a certain windows task just as if he or
she were actually in windows. This would be limited to just the
task at hand. Lets say I wanted to simulate using
start>run>cmd>ok as a task. Nothing else on the start menu
would work, just the items needed to complete the task.
Does Captivate require someone proficient in software
programming? I am not a programmer, so if Captivate required
advanced programming skills, I couldn't use it.
Tia
Fyreme

Welcome to our community, Fyreme
You shouldn't need any programming or development proficiency
to use Captivate to do this. You would just configure Captivate to
record in Simulation mode. Record the steps and the net result will
be that your end user would be expected to perform the same steps.
You would probably need to tweak the end result, but that
isn't overly difficult to do.
Download the evaluation and give it a try!
Cheers... Rick

Similar Messages

  • I cant find my sqlite dtabase created for windows phone 8.1 phonegap app in visual stdio community 2013?

    Hello...
    I am creating a windows phone 8.1 phoegap app.It is using local databse called websql using this link.I created app and datas can be fetch from offline.It is working
    very well
    But the problem is i need to see the databse i created.Where to find the databse.In visual studio there is no option to see the databse.
    There is no editor.
    Please tell me where it is stored?

    Hello,
    Based on my knowledge, the db file usually store in storage folder. You can use the following code snippet to find it.
    WinJS.Application.local.exists(dbname).done(
    function (found)
    if (!found) {
    //not found
    There is sample usage in the link you provided, I would recommend you have a look at this.
    https://github.com/MSOpenTech/cordova-plugin-websql.
    If not help, please post more information about your scenario.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
    the survey.

  • How to create popup window with radio buttons and a input field

    Hi Guys,
    Can somebody give some directions to create a stand alone program to create a window popup with 2 radio button and an input field for getting text value. I need to update the text value in a custom table.
    I will call this stand alone program from an user exit. 
    Please give me the guidance how go about it or please give any tutorial you have.
    Thanks,
    Mini

    Hi,
    There are multiple aspects of your requirements. So let's take them one at a time.
    You can achieve it in the report program or you can use a combination of the both along.
    You can create a standalone report program using the ABAP Editor (SE38). In the report program you can call the SAP Module pool program by CALL Screen <screen number>. And then in the module pool program you an create a subscreen and can handle the window popup with 2 radio button and an input field for getting the text.
    For help - Module Pool programs you can search in ABAP Editor with DEMODYNPRO* and you will ge the entire demo code for all dialog related code.
    For Report and other Module pool help you can have a look at the following:
    http://help.sap.com/saphelp_nw70/helpdata/en/47/a1ff9b8d0c0986e10000000a42189c/frameset.htm
    Hope this helps. Let me know if you need any more details.
    Thanks,
    Samantak.

  • How to creat new window?

    Hello, got a question, is it possible to creat new window in nokia lumia 800 (check the pic what i mean).
    Solved!
    Go to Solution.
    Attachments:
    nokia-lumia-800-2.jpg ‏33 KB

    Unfortunately no. 

  • I need the code for creating popup windows and code for open and close

    I can write the code for creating popup window , i am getting problem while trying to open and closing that popup windows.
    Can anybody help me in that pls ?
    Regards
    Sreeni.

    Hi
    For pop up window
    IWDWindowInfo windowInfo = (IWDWindowInfo)wdComponentAPI.getComponentInfo().findInWindows("PopWin");
    IWDWindow window = wdComponentAPI.getWindowManager().createModalWindow(windowInfo);
    window.setWindowPosition (300, 150);
    window.show();
    wdContext.currentYourNodeElement().setPopupAttribute(window);
    For closing window code
    IWDWindow window = wdContext.currentYourNodeElement().getPopupAttribute();
    window.hide();
    window.destroyInstance();
    For more infornation refer this link
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20d2def3-f0ec-2a10-6b80-877a71eccb68&overridelayout=true
    This link is very useful for you.
    Regards
    Ruturaj
    Edited by: Ruturaj Inamdar on Aug 13, 2009 9:10 AM

  • How do I save PSD files created in windows so MAC users can open and work

    I have been designing photoshop files for sale to photographers online and all of my work has been created in a windows 7 system. I had a photographer contact me saying that the PSD was trouble to open and that the fonts would not work on his MAC computer.
    Can someone supply me with information on creating/saving windows PSD files so that a MAC user can open them and also use the fonts I supply with the files.
    The files I create are multilayered PSD's and contain fonts for windows PC use and I don't want to exclude MAC users from utilizing my work.
    Any help appriciated.
    Bqwhitten

    Just save.  There is no difference in files between platforms.
    There are some Windows-centric font formats that aren't portable, by any OpenType or TrueType font will be portable between platforms.

  • How can I create a windows scheduler for shutdown my system in network?

    Hello.
    I want to create a windows scheduler for shutdown my system in a specific time but it can't let me to create it. I used below link to create a task but when I click on Finish it show me an error about permission. I used administrator account too but
    got same error.
    http://www.wikihow.com/Automatically-Shut-Down-Your-Computer-at-a-Specified-Time
    Thank you.

    Hello,
    Can you try opening Task Scheduler as Administrator :
    Right-click on "Task Scheduler" shortcut and select "Run as administrator
    Regards,
    Régis

  • How to create Dynamic Window in Smartforms

    Hi all,
    Could you please help me out on how to create Dynamic Window in smartforms excluding Main Window.
    Thanks in Advance.
    Vinay.

    hi,
    Hi,
    1.If you are creating the Different windows for the Countries,then In conditions tab of window specify the Condition i.e.
    company -code = '2201'.
    2.Then that window can trigger ofr that condition.
    3.Other wise, if you are using the different layouts ,then write the condition in Print program and call that form .
    reward me if helpful.

  • Is it possible to create a Windows 7 Partition via Bootcamp while having an internal RAID 0 Setup ?

    Is it possible to create a Windows 7 Partition via Bootcamp while having an internal RAID 0 Setup ?

    Yes, just not on the RAID. Boot Camp Assistant will only partition a single drive containing OS X. You cannot partition a RAID array.

  • Creating a window through a DLL called through CLFN

    Hi, sorry if this is a relatively simple problem but I've been unable to find proper results after a couple hours or so of searching.
    My group is interacting wtih a DLL that requires a window to draw to. We tried drawing directly to a LabVIEW window (using the FindWindow function through the Windows API), however while that worked we were unable to save the drawn image (the Front panel-> export image invoke node wouldn't save the drawn image). 
    So, what we did was write some C code and make a wrapper DLL that creates a window to draw to through the CreateWindow function, which we would then export to our main vi (less than ideal, but that's another problem). However, when we call up this wrapper DLL via the CLFN, it won't create the window.  Windows doesn't throw an error, it just won't instantiate the window at all and the function returns an error that the window was never created. The reason I'm posting this problem here instead of a general C++ forum is because we've tested out this wrapper DLL via a test project that imports the DLL and it works fine.
    This is how I'm setting up the window. I pass the LabVIEW Window found via the FindWindow function in as hInst (sorry for the formatting, I tried the HTML <code> tag and the board doesn't seem to accept it):
    int initializeWindow(HINSTANCE hInst)
        // Initialize global strings
        LoadString(hInst, IDS_APP_TITLE, szTitle, MAX_LOADSTRING);
        LoadString(hInst, IDC_WINDOW_CLASS, szWindowClass, MAX_LOADSTRING);
        MyRegisterClass(hInst);
        // Perform application initialization:
        if (!InitInstance (hInst, 1))
            return 0;
        return 1;
    ATOM MyRegisterClass(HINSTANCE hInst)
        WNDCLASSEX wcex;
        wcex.cbSize = sizeof(WNDCLASSEX);
        wcex.style            = CS_HREDRAW | CS_VREDRAW | CS_BYTEALIGNCLIENT;
        wcex.lpfnWndProc    = WndProc;
        wcex.cbClsExtra        = 0;
        wcex.cbWndExtra        = 0;
        wcex.hInstance        = hInst;
        wcex.hIcon            = LoadIcon(hInst, MAKEINTRESOURCE(IDI_UVIEW));
        wcex.hCursor        = LoadCursor(NULL, IDC_ARROW);
        wcex.hbrBackground    = (HBRUSH)(COLOR_WINDOW+1);
        wcex.lpszMenuName    = MAKEINTRESOURCE(IDC_UVIEW);
        wcex.lpszClassName    = szWindowClass;
        wcex.hIconSm        = LoadIcon(wcex.hInstance, MAKEINTRESOURCE(IDI_SMALL));
        return RegisterClassEx(&wcex);
    BOOL InitInstance(HINSTANCE hInst, int nCmdShow)
       hwnd = CreateWindow(szWindowClass, szTitle, WS_VISIBLE | WS_DLGFRAME |  SS_BLACKRECT,
          0, 0, X_WINDOW_SIZE, Y_WINDOW_SIZE, NULL, NULL, hInst, NULL);
       if (hInst == NULL)
            MessageBox(hwnd, TEXT("Problem making instance"), TEXT("ERROR"),0);
            return FALSE;
       if (!hwnd)
          MessageBox(hwnd,TEXT("Problem making window"),TEXT("ERROR"),0);
          return FALSE;
       ShowWindow(hwnd, nCmdShow);
       UpdateWindow(hwnd);
       return TRUE;
    LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
     // Standard WndProc implementation.. probably not worth posting all the code unless necessary
    Does anyone see an obvious problem? Or something I should try?
    Thanks in advance!
    Message Edited by wgerard on 05-16-2010 12:18 AM

    I can be short about that. A Windows HINSTANCE is NOT a HWND by a long stretch. The first is a module handle and the second is ... well yes a window!
    FindWindow() returns a HWND and you can use that as parent handle for another window, but you can not use it as HINSTANCE ever.
    To get at the HINSTANCE for registering new window classes you will need to extract that somehow from the HWND, probably by something like GetWindowLongPtr(.., GWLP_HINSTANCE, ..) or something similar.
    But you won't be able to retrieve your own resources from that instance, because it is the instance for the LabVIEW executable, not your DLL.
    Message Edited by rolfk on 05-16-2010 10:31 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Unable to create new windows live id......the mess...

    i m unable to create new windows live id.
    the message have been shown that"your phone have too many windows live id,cant create new one..contact your senrvice provider" 
    i stolen my nokia music id password...so what can i do???????????????????

    mallar wrote:
    i m unable to create new windows live id.
    the message have been shown that"your phone have too many windows live id,cant create new one..contact your senrvice provider" 
    i stolen my nokia music id password...so what can i do???????????????????
    why would you steal your music id password? ..nokia id / account is different from windows live id btw.
    maybe you already have a windows live account, thats why its showing the that problem. check settings > email+accounts > you should ideally have only one(1) 'microsoft account' in there. if you want to use another one, you might want to just 'change' the existing one with your new credentials.

  • Why can't a choose to create a Windows 7 install disk on my 2010 macbook air?

    It is a 2010 macbook air, with lion 10.7.2 and bootcamp 4.0.1. the option to create a windows 7 install disk is greyed out, i have a trial version from microsoft website, but i also have a downloaded windows 7 both of them are .iso, i also have a 4gb usb in. could someone explain to me how to fix this?

    You might follow this procedure...
    http://howto.cnet.com/8301-11310_39-20020513-285/install-win-7-on-macbook-air-fr om-a-usb-drive/
    Note that to start the procedure, you will need a Windows computer to create the USB install stick.
    I have an iMac with Windows 7 running via BootCamp, but I really don't like the BootCamp setup mainly because it's necessary to reboot the computer every time you switch from one OS to the other.
    A few days ago I got a new MBA 128GB model which I decided to put Windows on via Parallels.  I have an old stand-alone DVD drive I plugged into the MacAir which immediately recognized the DVD drive.  I then installed Parallels on the MacAir.  When that was finished, it prompted me for a Windows installation disk, which I then put in the DVD drive. 
    Away it went with very little requests for inputs from me.  In a short time, I had Windows 7 up and running.  So far it looks like a great setup.  With a few other programs, the MacAir reports that it still has 88GB free out of the 128 GB SSD.

  • In the last several versions of Firefox Pop-up Site that should be blocked are creating new windows. Why?

    I have several computers. On each computer Firefox operates different. On the system I am writing these words. Every time I open a link Foxfire opens a new set of windows instead of a new tab. On my laptop Firefox opens a new tab when I want to open a new link. I think that this the way it should be. I have looked in the options to try and fix this but there is NO option to correct this. Both the computer are running the same version of Firefox. On the system I am writing this when new window pops up it creates two windows, one with a web page and one with tiles. I am running Windows 7 on all my systems not Windows 8. The laptop does not do this. If a unwanted page pops up; say a Web Cam site or Dating site that Pop-up Blocker use to block appears there is a race to close it because Firefox switches back to the page you were on before the new windows appeared. The Firefox on this system I am writing on also does not allow scrolling when something is being highlighted anymore.
    I use Firefox because it allows me the configure it to use Applications on my computer to open, view, and save material from the Internet unlike the other browser that are available. Can someone fix these bugs?

    It could be the work of one of your add-ons, or even add / mal-ware.
    Look thru your add-ons list and make sure you know what each one is
    there for. Also,
    check the programs that are on your computer
    '''''Windows > Start > Control Panel > Uninstall Programs.'''''
    Go thru the list and use a web search to check any that you don't
    know what they are.<BR><BR>
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware Troubleshoot Firefox Issues Caused By Malware]'''''

  • Creating a Windows 7 Boot USB

    I've just brought a new Macbook Pro Retina the 8GB model with 10.9.2 installed.
    Ive got a iso file of Windows 7 32 and 64bit.
    When I try and get BootCamp to create a windows 7 or later install disk it comes up with a error box.
    "Your Bootable USB drive could not be created:
    Boot Camp only supports 64-bit Widndows Installation on this platform. Please use a ISO file for 64-bit windows installation."
    I cant get passed this whatever I do!!
    Help??

    Thanks both It was a 32 & 64 bit mix iso. Had to get a 64bit one and all worked fine
    Christ Windows 7 doesnt half need some updates downloading!! lol

  • I'm trying to create a Windows partition using Boot Camp. An error comes up telling me that I need to reformat my current partition(s) into one single partition. However, it's already formatted in the correct format, and is already a single partition.

    As made clear in the title:
    I'm trying to create a Windows partition using Boot Camp. An error comes up telling me that I need to reformat my current partition(s) into one single partition. However, it's already formatted in the correct format, and is already a single partition.
    My computer recently had a kernel panic, which apparently the corruption was in the system and needed to be erased and re-installed. I have a complete back-up using an external hard drive, and I am definitely not willing to do another one of those to reformat a partition that is already singular. I restarted the computer after ejecting my back-up, and after turning off time machine (thinking that boot camp was recognizing it as a secondary partition), however the error still occurs.
    Is there any way to get around this?

    diskutil list:
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *750.2 GB   disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            749.3 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                            Windows7               *2.9 GB     disk1
    diskutil cs list:
    No CoreStorage logical volume groups found
    mount:
    /dev/disk0s2 on / (hfs, local, journaled)
    devfs on /dev (devfs, local, nobrowse)
    map -hosts on /net (autofs, nosuid, automounted, nobrowse)
    map auto_home on /home (autofs, automounted, nobrowse)
    /dev/disk1 on /Volumes/Windows7 (udf, local, nodev, nosuid, read-only, noowners)
    From my very basic knowledge - it still looks as if there is only one partition (not including the windows 7 CD necessary to install the windows partition).

Maybe you are looking for